diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-06-05 04:20:08 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-06-05 04:20:08 +0000 |
| commit | aad50046de0b1971f869ee95a0f80267c74a1fd3 (patch) | |
| tree | 4482c98602aca1abeacda399a025be684c6a8b43 /src/Window.cc | |
| parent | 7a55323343635d8a29bb62cd49d8d6a5c103f317 (diff) | |
synched with bb-cvs. couple bug fixes.
Diffstat (limited to 'src/Window.cc')
| -rw-r--r-- | src/Window.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.cc b/src/Window.cc index be03e4aa..2fe0928f 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -268,7 +268,6 @@ BlackboxWindow::BlackboxWindow(Blackbox *b, Window w, BScreen *s) { BlackboxWindow::~BlackboxWindow(void) { - #ifdef DEBUG fprintf(stderr, "BlackboxWindow::~BlackboxWindow: destroying 0x%lx\n", client.window); |
