summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-04-14 18:30:59 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-05-04 15:27:13 +0100
commit6c4c4f775808717aedcac74f6784e60ce2ecfcb3 (patch)
treee0d3b376a9a450825a09975d236aa62d0262b219
parentfbf0571b85096aa5ee09c0e43c28d79cbeab1411 (diff)
downloadtelepathy-mission-control-6c4c4f775808717aedcac74f6784e60ce2ecfcb3.tar.gz
Remove FIXME now that we have done so
-rw-r--r--src/client-registry.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client-registry.c b/src/client-registry.c
index ff17fbaf..5a9f0da2 100644
--- a/src/client-registry.c
+++ b/src/client-registry.c
@@ -410,9 +410,6 @@ mcd_client_registry_constructed (GObject *object)
DEBUG ("Starting to look for clients");
- /* FIXME: ideally, this would be a more specific match, using arg0prefix
- * (when dbus-daemon supports that, which it doesn't yet) so we only get
- * new clients. */
watch_clients (self);
tp_cli_dbus_daemon_call_list_names (self->priv->dbus_daemon, -1,