[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: o_basic.c



  User: cnieves 
  Date: 06/10/21 15:23:44

  Modified:    .        o_basic.c
  Log:
  * src/o_basic.c: Removed comment referencing to o_recalc_glist, 
  
  which is not (yet) in CVS.
  
  
  
  
  Revision  Changes    Path
  1.22      +0 -2      eda/geda/gaf/gschem/src/o_basic.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: o_basic.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/o_basic.c,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -b -r1.21 -r1.22
  --- o_basic.c	21 Oct 2006 13:56:23 -0000	1.21
  +++ o_basic.c	21 Oct 2006 19:23:44 -0000	1.22
  @@ -107,8 +107,6 @@
     }
   
     o_recalc(w_current, w_current->page_current->object_head);
  -  /* Uncomment this when using the complex_place_list for moving and copying */
  -  /*  o_recalc_glist(w_current, w_current->page_current->complex_place_list); */
   
     draw_selected = !(w_current->inside_action &&
   		    ((w_current->event_state == MOVE) ||
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs