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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 07/04/21 13:47:37

  Modified:    .        ChangeLog
  Log:
  Put unused variables inside #ifdef HAS_LIBGD.
  
  
  
  * src/o_bus_basic.c, src/o_circle_basic.c, src/o_line_basic.c,
  
    src/o_pin_basic.c: 
  
    - Put unused variables inside #ifdef HAS_LIBGD.
  
  
  
  
  Revision  Changes    Path
  1.391     +1 -0      eda/geda/gaf/libgeda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
  retrieving revision 1.390
  retrieving revision 1.391
  diff -u -b -r1.390 -r1.391
  --- ChangeLog	21 Apr 2007 17:40:52 -0000	1.390
  +++ ChangeLog	21 Apr 2007 17:47:35 -0000	1.391
  @@ -2,6 +2,7 @@
   
   	* src/o_bus_basic.c, src/o_circle_basic.c, src/o_line_basic.c,
   	  src/o_pin_basic.c: 
  +	  - Put unused variables inside #ifdef HAS_LIBGD.
   	  - Reverted the patch below. Those variables are used when 
   	    compiling with libgd.
   	  - Removed unused variables.
  
  
  


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