change commented code
Dana Jansens danakj@orodu.net
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/openbox.cc
→
src/openbox.cc
@@ -213,7 +213,7 @@
// this tends to block.. i honestly am not sure why. causing an x error in // the shutdown process unblocks it. blackbox simply did a ::exit(0), so // all im gunna do is the same. - //otk::display->destroy(); + //delete _display; otk::Timer::destroy(); otk::RenderColor::destroy();