aboutsummaryrefslogtreecommitdiff
path: root/src/app-indicator.c
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2011-01-27 12:40:33 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2011-01-27 12:40:33 +0100
commite18d298c9366e46a66948cd06165aadf01824da1 (patch)
tree8059a462a96d926dcdf2a916eb3a976f3c36c8f0 /src/app-indicator.c
parenteb8d8a3494af3c7fc57f97bd72486da0962a36ce (diff)
downloadlibayatana-appindicator-e18d298c9366e46a66948cd06165aadf01824da1.tar.gz
libayatana-appindicator-e18d298c9366e46a66948cd06165aadf01824da1.tar.bz2
libayatana-appindicator-e18d298c9366e46a66948cd06165aadf01824da1.zip
app-indicator: remove old debug code.
Diffstat (limited to 'src/app-indicator.c')
-rw-r--r--src/app-indicator.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/app-indicator.c b/src/app-indicator.c
index 8f8661b..4bef6de 100644
--- a/src/app-indicator.c
+++ b/src/app-indicator.c
@@ -1145,11 +1145,6 @@ bus_watcher_ready (GObject * obj, GAsyncResult * res, gpointer user_data)
/* Setting up a signal to watch when the unique name
changes */
g_signal_connect(G_OBJECT(app->priv->watcher_proxy), "notify::g-name-owner", G_CALLBACK(watcher_owner_changed), user_data);
-
- char * name = g_dbus_proxy_get_name_owner(app->priv->watcher_proxy);
- if (name != NULL) {
- g_free(name);
- }
}
/* Let's insure that someone is on the other side, else we're