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

gEDA-cvs: CVS update: x_fileselect.nw



  User: danmc   
  Date: 05/02/20 23:11:36

  Modified:    .        x_fileselect.nw
  Log:
  remove unused variable
  
  
  Revision  Changes    Path
  1.31      +0 -1      eda/geda/devel/gschem/noweb/x_fileselect.nw
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: x_fileselect.nw
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/noweb/x_fileselect.nw,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -b -r1.30 -r1.31
  --- x_fileselect.nw	12 Feb 2005 01:20:39 -0000	1.30
  +++ x_fileselect.nw	21 Feb 2005 04:11:36 -0000	1.31
  @@ -1452,7 +1452,6 @@
   {
     char *text[2];
     char *temp;
  -  char *string;
     int i;
     int max_width=0;
     int width;