[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:48

  Modified:    .        globals.h
  Log:
  Removed bogus declaration which was causing problems on FC4
  
  
  
  
  Revision  Changes    Path
  1.10      +0 -1      eda/geda/devel/gschem/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/gschem/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:53 -0000	1.9
  +++ globals.h	27 Jun 2005 03:01:48 -0000	1.10
  @@ -50,7 +50,6 @@
   extern char *output_filename;
   
   
  -extern int logfile_fd;
   extern int do_logging;
   extern int logging_dest;