SF.net SVN: geany:[4196] trunk/src/main.c

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Sep 16 12:23:50 UTC 2009


Revision: 4196
          http://geany.svn.sourceforge.net/geany/?rev=4196&view=rev
Author:   ntrel
Date:     2009-09-16 12:23:50 +0000 (Wed, 16 Sep 2009)

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

Modified Paths:
--------------
    trunk/src/main.c

Modified: trunk/src/main.c
===================================================================
--- trunk/src/main.c	2009-09-16 12:13:50 UTC (rev 4195)
+++ trunk/src/main.c	2009-09-16 12:23:50 UTC (rev 4196)
@@ -98,7 +98,6 @@
 static gboolean want_plugins;
 
 /* command-line options */
-static gboolean debug_mode = FALSE;
 static gboolean verbose_mode = FALSE;
 static gboolean ignore_global_tags = FALSE;
 static gboolean no_msgwin = FALSE;


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