summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-05-04 19:29:22 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-05-04 19:29:22 +0100
commit631b061c3a431acef9ff16d5b9fa326f08741e6a (patch)
tree489aae327e04c1df950cb231567c4755136f8117
parent3441183e9e2b1d5c2d0919a922d87252c1278f77 (diff)
downloadtelepathy-mission-control-5.7.tar.gz
-rw-r--r--src/client-registry.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client-registry.c b/src/client-registry.c
index 6651b76e..7bd18883 100644
--- a/src/client-registry.c
+++ b/src/client-registry.c
@@ -311,8 +311,6 @@ mcd_client_registry_name_owner_filter (DBusConnection *conn,
gpointer data)
{
McdClientRegistry *self = MCD_CLIENT_REGISTRY (data);
- const gchar *interface_name = NULL;
- const gchar *member_name = NULL;
/* make sure this is the right kind of signal: */
if (dbus_message_is_signal (msg, DBUS_INTERFACE_DBUS, "NameOwnerChanged"))