summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-server.c
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-09-11 17:41:21 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-09-11 17:41:21 +0000
commit15c60238853f2896738c23b53e574b5d9cae1635 (patch)
treeda76c64f70c5d51bfb477cb02cca30dd534f9b0c /dbus/dbus-server.c
parent9cfb902807e2b568a27227fb11d757ac5cdb3aae (diff)
* remove a bunch of todo items from the 1.0 list
Diffstat (limited to 'dbus/dbus-server.c')
-rw-r--r--dbus/dbus-server.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/dbus/dbus-server.c b/dbus/dbus-server.c
index 63e6b268..d9c7f028 100644
--- a/dbus/dbus-server.c
+++ b/dbus/dbus-server.c
@@ -558,13 +558,6 @@ dbus_server_listen (const char *address,
goto out;
}
- /* FIXME 1.0 - we will unconditionally unlink() the path if
- * we don't support abstract namespace. unlink() does
- * not follow symlinks, but would like independent
- * confirmation this is safe enough. See also
- * _dbus_listen_unix_socket() and comments therein.
- */
-
/* Always use abstract namespace if possible with tmpdir */
server =