summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-server.c
diff options
context:
space:
mode:
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 =