[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:16
Modified: . globals.c
Log:
Fixed a few compiler warnings in gattrib. Removed quit_func everywhere
since it is completely unused.
Revision Changes Path
1.24 +0 -1 eda/geda/gaf/gnetlist/src/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/gnetlist/src/globals.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- globals.c 22 Apr 2006 20:09:27 -0000 1.23
+++ globals.c 10 Feb 2007 18:33:16 -0000 1.24
@@ -57,7 +57,6 @@
void (*pin_draw_func)() = o_pin_recalc;
void (*select_func)() = NULL;
void (*x_log_update_func)() = NULL;
-void (*quit_func)() = gnetlist_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