]> Dogcows Code - chaz/openbox/commitdiff
old comment
authorDana Jansens <danakj@orodu.net>
Thu, 17 May 2007 13:35:35 +0000 (13:35 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 17 May 2007 13:35:35 +0000 (13:35 +0000)
openbox/event.c

index 7b8793fa8bc0e28aaa0a59e3d3c7bf943a7dc643..08ec9db23a9bbf3ff7c2766a837429835b9eadf2 100644 (file)
@@ -574,7 +574,6 @@ static void event_process(const XEvent *ec, gpointer data)
             frame_adjust_focus(client->frame, FALSE);
             if (client == focus_client)
                 focus_set_client(NULL);
-            /* focus_set_client has already been called for sure */
             client_calc_layer(client);
         }
     } else if (timewinclients)
This page took 0.031149 seconds and 4 git commands to generate.