[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: x_fileselect.c



  User: ahvezda 
  Date: 06/08/09 22:15:16

  Modified:    .        x_fileselect.c
  Log:
  Fixed compiler warning
  
  
  
  
  Revision  Changes    Path
  1.23      +0 -1      eda/geda/gaf/gschem/src/x_fileselect.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: x_fileselect.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/x_fileselect.c,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -b -r1.22 -r1.23
  --- x_fileselect.c	6 Aug 2006 16:45:29 -0000	1.22
  +++ x_fileselect.c	10 Aug 2006 02:15:16 -0000	1.23
  @@ -2229,7 +2229,6 @@
   #if ((GTK_MAJOR_VERSION > 2) || \
        ((GTK_MAJOR_VERSION == 2) && (GTK_MINOR_VERSION >= 4)) )
   
  -  GtkImage *preview_widget;
     gchar *title;
     FILEDIALOG *f_current;
     if (type < 0 || type > 2) {
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs