X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fstartupnotify.c;h=ebe6e6b3fdb8481f68057768b083a6291c33c355;hb=c1b2fc5324522f74a14a5cfa210c95e1509a6e7f;hp=9b81d988f3a782a97f705e998ee0625a263476a4;hpb=2877e9a248ddd627a3878ba79878b2127744c27b;p=chaz%2Fopenbox diff --git a/openbox/startupnotify.c b/openbox/startupnotify.c index 9b81d988..ebe6e6b3 100644 --- a/openbox/startupnotify.c +++ b/openbox/startupnotify.c @@ -143,7 +143,6 @@ static void sn_event_func(SnMonitorEvent *ev, gpointer data) switch (sn_monitor_event_get_type(ev)) { case SN_MONITOR_EVENT_INITIATED: - g_message("starting"); d = wait_data_new(seq); sn_waits = g_slist_prepend(sn_waits, d); /* 30 second timeout for apps to start */