Difference for crossedit/Edit.c from version 1.1 to 1.2


version 1.1 version 1.2
Line 1670
 
Line 1670
     remove_ob (obj);      remove_ob (obj);
     free_object (obj);      free_object (obj);
     /* remove_ob should do this for us */      /* remove_ob should do this for us */
     /*update_position (self->emap, x, y);*/      /* But it doesnt - ds */
       update_position (self->emap, x, y);
     return True;      return True;
 }  }
   


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:50