/soc/2013/bhaskar/plugins-window: 4bd8c9f239b2: Removed unneeded...
Bhaskar Kandiyal
bkandiyal at gmail.com
Tue Sep 17 17:09:11 EDT 2013
Changeset: 4bd8c9f239b299196f93984a21ac6e6e607800b4
Author: Bhaskar Kandiyal <bkandiyal at gmail.com>
Date: 2013-09-18 02:35 +0530
Branch: soc.2013.plugins_window
URL: https://hg.pidgin.im/soc/2013/bhaskar/plugins-window/rev/4bd8c9f239b2
Description:
Removed unneeded code
diffstat:
pidgin/gtkplugin-updater.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff --git a/pidgin/gtkplugin-updater.c b/pidgin/gtkplugin-updater.c
--- a/pidgin/gtkplugin-updater.c
+++ b/pidgin/gtkplugin-updater.c
@@ -41,7 +41,6 @@ static GtkTextView *changelog;
static GtkWidget *progress;
static GtkWidget *dlg_progress;
-static gboolean STOP_UPDATING = FALSE;
static gboolean INTERACTIVE = FALSE;
typedef enum
More information about the Commits
mailing list