From bde5e9fc0013a1ff75b18a2ec1d4d6e5b0aaa8d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Thu, 8 Dec 2011 10:24:25 -0500 Subject: [PATCH] Remove stale comment --- compositor/compositor.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/compositor/compositor.c b/compositor/compositor.c index 2a7cfe73..4f25b6da 100644 --- a/compositor/compositor.c +++ b/compositor/compositor.c @@ -47,9 +47,6 @@ #include #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;