rm old junk

This commit is contained in:
Dana Jansens 2003-01-07 20:08:47 +00:00
parent 1b13d34c1e
commit 2ae5aaca65

View file

@ -450,9 +450,6 @@ void OBFrame::releaseClient()
_screen->rootWindow(), _screen->rootWindow(),
_client->area().x(), _client->area().y()); _client->area().x(), _client->area().y());
} }
// do an extra map here .. ? XXX
// XMapWindow(otk::OBDisplay::display, _client->window());
} }