From: Dana Jansens Date: Tue, 16 Jul 2002 05:07:16 +0000 (+0000) Subject: taking out an assert that only causes problems X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=d5d02c45eb2f33610bc9f23fa8b2c88a658a28e8;p=chaz%2Fopenbox taking out an assert that only causes problems --- diff --git a/src/Window.cc b/src/Window.cc index 90224fe5..ce0d794c 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); -#ifdef DEBUG +#if 0 int real_x, real_y; Window child; XTranslateCoordinates(blackbox->getXDisplay(), client.window,