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

gEDA-cvs: branch: master updated (rel_20070526-36-g460afb7)



The branch, master has been updated
       via  460afb7f9193cca180acb0ac5f35ff1702a8f2ba (commit)
      from  7a68c4175f305c86a560acf3824be315b409d5ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=================
 Commit Messages
=================

commit 460afb7f9193cca180acb0ac5f35ff1702a8f2ba
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date:   Thu Jun 21 22:43:09 2007 +0100

    Fix unused variable warning in gnetlist.

:100644 100644 7d166cd... a3fb7c7... M	gattrib/src/gtkitementry_2_2.c

=========
 Changes
=========

commit 460afb7f9193cca180acb0ac5f35ff1702a8f2ba
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date:   Thu Jun 21 22:43:09 2007 +0100

    Fix unused variable warning in gnetlist.

diff --git a/gattrib/src/gtkitementry_2_2.c b/gattrib/src/gtkitementry_2_2.c
index 7d166cd..a3fb7c7 100644
--- a/gattrib/src/gtkitementry_2_2.c
+++ b/gattrib/src/gtkitementry_2_2.c
@@ -2272,8 +2272,6 @@ GtkWidget*
 gtk_item_entry_new (void)
 {
 
-  GtkWidget *widget;
-
   /* Copied from GtkEntry by SDB */
   return g_object_new (GTK_TYPE_ITEM_ENTRY, NULL);
 


=========
 Summary
=========

 gattrib/src/gtkitementry_2_2.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)



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