[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: globals.h
User: ahvezda
Date: 05/06/26 23:01:49
Modified: . globals.h
Log:
Removed bogus declaration which was causing problems on FC4
Revision Changes Path
1.10 +0 -1 eda/geda/devel/libgeda/include/globals.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: globals.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/include/globals.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- globals.h 12 Jan 2004 02:21:54 -0000 1.9
+++ globals.h 27 Jun 2005 03:01:49 -0000 1.10
@@ -49,7 +49,6 @@
extern char rc_filename[256]; /* size is hack */
#endif
-extern int logfile_fd;
extern int do_logging;
extern int logging_dest;