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

frlan at users.sourceforge.net frlan at xxxxx
Sun May 16 11:42:12 UTC 2010


Revision: 1366
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1366&view=rev
Author:   frlan
Date:     2010-05-16 11:42:11 +0000 (Sun, 16 May 2010)

Log Message:
-----------
GeanyVC: Remove not needed ifdef incl. include

Modified Paths:
--------------
    trunk/geany-plugins/geanyvc/src/geanyvc.c

Modified: trunk/geany-plugins/geanyvc/src/geanyvc.c
===================================================================
--- trunk/geany-plugins/geanyvc/src/geanyvc.c	2010-05-16 11:07:41 UTC (rev 1365)
+++ trunk/geany-plugins/geanyvc/src/geanyvc.c	2010-05-16 11:42:11 UTC (rev 1366)
@@ -29,10 +29,6 @@
 #include <glib/gstdio.h>
 #include <unistd.h>
 
-#ifdef HAVE_LOCALE_H
-# include <locale.h>
-#endif
-
 #include "geanyvc.h"
 #include "geanyplugin.h"
 #include "SciLexer.h"


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