From: Dana Jansens Date: Tue, 16 Jul 2002 05:09:03 +0000 (+0000) Subject: put the assert back. better solution in mind X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=41053a810aa701e4e39f124c725c5bbc20492059;p=chaz%2Fopenbox put the assert back. better solution in mind --- diff --git a/src/Window.cc b/src/Window.cc index ce0d794c..90224fe5 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -1701,7 +1701,7 @@ void BlackboxWindow::show(void) { XMapSubwindows(blackbox->getXDisplay(), frame.window); XMapWindow(blackbox->getXDisplay(), frame.window); -#if 0 +#ifdef DEBUG int real_x, real_y; Window child; XTranslateCoordinates(blackbox->getXDisplay(), client.window,