[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: s_toplevel.c
User: danmc
Date: 06/07/28 00:29:17
Modified: . s_toplevel.c
Log:
remove unused variable
Revision Changes Path
1.16 +2 -1 eda/geda/gaf/gattrib/src/s_toplevel.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: s_toplevel.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/src/s_toplevel.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- s_toplevel.c 26 Jul 2006 22:56:39 -0000 1.15
+++ s_toplevel.c 28 Jul 2006 04:29:16 -0000 1.16
@@ -1,3 +1,5 @@
+/* $Id: s_toplevel.c,v 1.16 2006/07/28 04:29:16 danmc Exp $ */
+
/* gEDA - GPL Electronic Design Automation
* gattrib -- gEDA component and net attribute manipulation using spreadsheet.
* Copyright (C) 2003 -- 2006 Stuart D. Brorson.
@@ -216,7 +218,6 @@
void s_toplevel_menubar_file_export_csv(TOPLEVEL *pr_current)
{
gint cur_page;
- gchar *filename;
/* first verify that we are on the correct page (components) */
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs