change commented code

This commit is contained in:
Dana Jansens 2003-02-02 23:39:35 +00:00
parent de4a388a93
commit 3a8af58b19

View file

@ -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();