X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.c;h=42241224534e35fc07f021b0c4f86d4d0d1705c3;hb=4c25342316a3d55f7c2e44b879c38bfca8b69053;hp=80f15217da66f58b1735baa920a72ed773f268e1;hpb=718adbae6534cc5976ac2e3c2f26c22402b27472;p=chaz%2Fopenbox diff --git a/openbox/focus.c b/openbox/focus.c index 80f15217..42241224 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -74,9 +74,7 @@ void focus_set_client(ObClient *client) screen_install_colormap(focus_client, FALSE); screen_install_colormap(client, TRUE); - /* in the middle of cycling..? kill it. CurrentTime is fine, time won't - be used. - */ + /* in the middle of cycling..? kill it. */ focus_cycle_stop(); focus_client = client;