]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus_cycle.c
remove debug prints
[chaz/openbox] / openbox / focus_cycle.c
index f8ba8285f3d2341035351ff81afd66d1af5892fd..bd8a08465e95ef47aff9b01df6551441e14f7d37 100644 (file)
@@ -358,9 +358,6 @@ void focus_directional_cycle(ObDirection dir, gboolean dock_windows,
     static ObClient *first = NULL;
     ObClient *ft = NULL;
 
-    g_print("interactive %d dialog %d done %d cancel %d\n",
-            interactive, dialog, done, cancel);
-
     if (cancel) {
         focus_cycle_target = NULL;
         goto done_cycle;
This page took 0.019647 seconds and 4 git commands to generate.