SF.net SVN: geany-plugins:[1986] trunk/geany-plugins/webhelper/src/ gwh-settings.c

colombanw at users.sourceforge.net colombanw at xxxxx
Mon Mar 14 19:08:13 UTC 2011


Revision: 1986
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1986&view=rev
Author:   colombanw
Date:     2011-03-14 19:08:13 +0000 (Mon, 14 Mar 2011)

Log Message:
-----------
WebHelper: remove and unused variable

Modified Paths:
--------------
    trunk/geany-plugins/webhelper/src/gwh-settings.c

Modified: trunk/geany-plugins/webhelper/src/gwh-settings.c
===================================================================
--- trunk/geany-plugins/webhelper/src/gwh-settings.c	2011-03-13 22:10:13 UTC (rev 1985)
+++ trunk/geany-plugins/webhelper/src/gwh-settings.c	2011-03-14 19:08:13 UTC (rev 1986)
@@ -841,7 +841,6 @@
 gwh_settings_widget_sync_v (GwhSettings *self,
                             ...)
 {
-  GParamSpec *pspec;
   GtkWidget  *widget;
   va_list     ap;
   


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list