From: Dana Jansens Date: Sun, 2 Feb 2003 23:39:35 +0000 (+0000) Subject: change commented code X-Git-Tag: openbox-2_3_0~46 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=3a8af58b19891cc8d12642229a690b3b4e5bc58b;p=dana%2Fopenbox.git change commented code --- diff --git a/src/openbox.cc b/src/openbox.cc index b1fc1c54..bd72ea9f 100644 --- a/src/openbox.cc +++ b/src/openbox.cc @@ -213,7 +213,7 @@ Openbox::~Openbox() // 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();