[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:19
Modified: . globals.c
Log:
Fixed a few compiler warnings in gattrib. Removed quit_func everywhere
since it is completely unused.
Revision Changes Path
1.12 +0 -1 eda/geda/gaf/gsymcheck/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/gsymcheck/src/globals.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- globals.c 27 Nov 2005 00:15:03 -0000 1.11
+++ globals.c 10 Feb 2007 18:33:19 -0000 1.12
@@ -55,7 +55,6 @@
void (*pin_draw_func)() = o_pin_recalc;
void (*select_func)() = NULL;
void (*x_log_update_func)() = s_log_update;
-void (*quit_func)() = gsymcheck_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