SF.net SVN: geany-plugins:[215] trunk/geanyvc/geanyvc.c
yurand at users.sourceforge.net
yurand at xxxxx
Mon Oct 20 10:22:30 UTC 2008
Revision: 215
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=215&view=rev
Author: yurand
Date: 2008-10-20 10:22:30 +0000 (Mon, 20 Oct 2008)
Log Message:
-----------
VC: removed debug printf
Modified Paths:
--------------
trunk/geanyvc/geanyvc.c
Modified: trunk/geanyvc/geanyvc.c
===================================================================
--- trunk/geanyvc/geanyvc.c 2008-10-20 10:20:44 UTC (rev 214)
+++ trunk/geanyvc/geanyvc.c 2008-10-20 10:22:30 UTC (rev 215)
@@ -412,7 +412,6 @@
GSList *cur;
GSList *largv = get_cmd(argv, dir, filename, list, message);
GError *error = NULL;
- printf("%s\n", __FUNCTION__);
if (std_out)
*std_out = 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