diff options
-rw-r--r-- | src/indicator-sus.c | 1 |
1 files changed, 0 insertions, 1 deletions
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, |