From 8923bd7026755ecc35898c5573fa9c6670a8c56b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 13 Jun 2007 17:16:08 +0000 Subject: raise windows smartly when merging desktops --- openbox/client.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/client.c') diff --git a/openbox/client.c b/openbox/client.c index fed902fc..f8ebd136 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -2509,7 +2509,6 @@ gboolean client_hide(ObClient *self) frame_hide(self->frame); hide = TRUE; - ob_debug("hiding client %s\n", self->title); /* According to the ICCCM (sec 4.1.3.1) when a window is not visible, it needs to be in IconicState. This includes when it is on another -- cgit v1.2.3