SF.net SVN: geany-plugins:[469] trunk/geanyvc/geanyvc.c

frlan at users.sourceforge.net frlan at xxxxx
Tue Feb 10 22:55:38 UTC 2009


Revision: 469
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=469&view=rev
Author:   frlan
Date:     2009-02-10 22:55:38 +0000 (Tue, 10 Feb 2009)

Log Message:
-----------
GeanyVC: Removed unused variable

Modified Paths:
--------------
    trunk/geanyvc/geanyvc.c

Modified: trunk/geanyvc/geanyvc.c
===================================================================
--- trunk/geanyvc/geanyvc.c	2009-02-10 22:55:07 UTC (rev 468)
+++ trunk/geanyvc/geanyvc.c	2009-02-10 22:55:38 UTC (rev 469)
@@ -938,7 +938,6 @@
 {
 	gchar *text = NULL;
 	GeanyDocument *doc;
-	gboolean ret;
 
 	doc = document_get_current();
 	g_return_if_fail(doc != NULL && doc->file_name != NULL);


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