commit | bde5e9fc0013a1ff75b18a2ec1d4d6e5b0aaa8d4 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 08 10:24:25 2011 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 08 10:24:25 2011 -0500 |
tree | 642f1ae2e57a65f9a16a12d6d2084adb571aa26e | |
parent | d42b0c94c3b9581dfef67bbbd027cf30799fab20 [diff] |
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;