Remove stale comment
diff --git a/compositor/compositor.c b/compositor/compositor.c
index 2a7cfe7..4f25b6d 100644
--- a/compositor/compositor.c
+++ b/compositor/compositor.c
@@ -47,9 +47,6 @@
 #include <wayland-server.h>
 #include "compositor.h"
 
-/* The plan here is to generate a random anonymous socket name and
- * advertise that through a service on the session dbus.
- */
 static const char *option_socket_name = NULL;
 static int option_idle_time = 300;