summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/frame.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/frame.cc b/src/frame.cc
index 6d46d7b9..9c24689d 100644
--- a/src/frame.cc
+++ b/src/frame.cc
@@ -450,9 +450,6 @@ void OBFrame::releaseClient()
_screen->rootWindow(),
_client->area().x(), _client->area().y());
}
-
- // do an extra map here .. ? XXX
-// XMapWindow(otk::OBDisplay::display, _client->window());
}