From 348bd323b895f5d1fd41a4b083e4b49b74717037 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 7 Aug 2009 19:37:37 +0100 Subject: Clean it up. --- src/indicator-sus.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/indicator-sus.c b/src/indicator-sus.c index d1296e0..4d8e176 100644 --- a/src/indicator-sus.c +++ b/src/indicator-sus.c @@ -25,7 +25,6 @@ static GtkWidget * loading_item = NULL; static DBusGConnection * connection = NULL; static DBusGProxy * proxy = NULL; -static DBusGProxy * status_proxy = NULL; typedef enum { STATUS_SECTION, -- cgit v1.2.3