diff --git a/src/bin/e_hints.c b/src/bin/e_hints.c index ba1260a51..8361bc2ce 100644 --- a/src/bin/e_hints.c +++ b/src/bin/e_hints.c @@ -336,7 +336,7 @@ e_hints_client_stacking_set(void) unsigned int c, i = 0, non_x = 0; Ecore_X_Window *clients = NULL; -#define CLIENT_STACK_DEBUG +//#define CLIENT_STACK_DEBUG /* Get client count */ c = e_clients_count(e_comp); if (c)