[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: funcs.h
User: ahvezda
Date: 07/02/10 13:33:20
Modified: . funcs.h
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/libgeda/include/funcs.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: funcs.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/funcs.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- funcs.h 27 Nov 2005 00:15:05 -0000 1.7
+++ funcs.h 10 Feb 2007 18:33:20 -0000 1.8
@@ -12,7 +12,6 @@
extern void (*pin_conn_recalc_func)();
extern void (*net_conn_recalc_func)();
extern void (*x_log_update_func)();
-extern void (*quit_func)();
extern void (*variable_set_func)();
extern char * (*ps_color_string)();
extern int (*image_color_int)();
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs