From 6c4c4f775808717aedcac74f6784e60ce2ecfcb3 Mon Sep 17 00:00:00 2001 From: Vivek Dasmohapatra Date: Thu, 14 Apr 2011 18:30:59 +0100 Subject: Remove FIXME now that we have done so --- src/client-registry.c | 3 --- 1 file changed, 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, -- cgit v1.2.1