projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daaac0d
)
taking out an assert that only causes problems
author
Dana Jansens
<danakj@orodu.net>
Tue, 16 Jul 2002 05:07:16 +0000
(
05:07
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 16 Jul 2002 05:07:16 +0000
(
05:07
+0000)
src/Window.cc
patch
|
blob
|
history
diff --git
a/src/Window.cc
b/src/Window.cc
index 90224fe5bb73f39dcfe945a94bf5d8bb0060a7b8..ce0d794c9f456772c3522fcc4e183c58af990609 100644
(file)
--- 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
def DEBUG
+#if
0
int real_x, real_y;
Window child;
XTranslateCoordinates(blackbox->getXDisplay(), client.window,