SF.net SVN: geany: [2056] trunk/plugins/vcdiff.c

eht16 at users.sourceforge.net eht16 at xxxxx
Sun Nov 18 17:40:08 UTC 2007


Revision: 2056
          http://geany.svn.sourceforge.net/geany/?rev=2056&view=rev
Author:   eht16
Date:     2007-11-18 09:40:08 -0800 (Sun, 18 Nov 2007)

Log Message:
-----------
Remove unused variable.

Modified Paths:
--------------
    trunk/plugins/vcdiff.c

Modified: trunk/plugins/vcdiff.c
===================================================================
--- trunk/plugins/vcdiff.c	2007-11-18 17:17:59 UTC (rev 2055)
+++ trunk/plugins/vcdiff.c	2007-11-18 17:40:08 UTC (rev 2056)
@@ -109,7 +109,6 @@
 	gboolean ret = FALSE;
 	gchar *base;
 	gchar *gitdir;
-	gchar *tmp;
 	gchar *base_prev = g_strdup(":");
 
 	if (g_file_test(filename, G_FILE_TEST_IS_DIR))


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



More information about the Commits mailing list