diff options
Diffstat (limited to 'cad/mars/files/patch-sim_file.c')
| -rw-r--r-- | cad/mars/files/patch-sim_file.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/mars/files/patch-sim_file.c b/cad/mars/files/patch-sim_file.c deleted file mode 100644 index 1c01066cca5c..000000000000 --- a/cad/mars/files/patch-sim_file.c +++ /dev/null @@ -1,11 +0,0 @@ ---- sim/file.c.orig 2007-11-23 23:15:16.000000000 +0100 -+++ sim/file.c 2007-11-23 23:16:18.000000000 +0100 -@@ -252,7 +252,7 @@ - - #ifndef NoX - if (doXstuff) { -- if (((COMP_OBJECT) c1->co_picture = (COMP_OBJECT)pop_comp_window((COMPONENT *)c1,xpos, ypos)) == (COMP_OBJECT) NULL) { -+ if (( c1->co_picture = (COMP_OBJECT)pop_comp_window((COMPONENT *)c1,xpos, ypos)) == NULL) { - - #ifdef DEBUG - dbg_write(debug_log, DBG_ERR, (Component *)NULL, |
