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

gEDA-cvs: CVS update: globals.c



  User: ahvezda 
  Date: 07/02/10 13:33:21

  Modified:    .        globals.c
  Log:
  Fixed a few compiler warnings in gattrib.  Removed quit_func everywhere
  
  since it is completely unused.
  
  
  
  
  Revision  Changes    Path
  1.8       +0 -1      eda/geda/gaf/utils/gschlas/globals.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: globals.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/gschlas/globals.c,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- globals.c	9 Jan 2007 04:47:11 -0000	1.7
  +++ globals.c	10 Feb 2007 18:33:21 -0000	1.8
  @@ -59,7 +59,6 @@
   void (*pin_draw_func)() = o_pin_recalc;
   void (*select_func)() = o_select_dummy;
   void (*x_log_update_func)() = NULL;
  -void (*quit_func)() = gschlas_quit;
   /* void (*variable_set_func)() = i_vars_set; */
   void (*variable_set_func)() = NULL;
   int (*load_newer_backup_func)()  = NULL;
  
  
  


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