change commented code
This commit is contained in:
parent
de4a388a93
commit
3a8af58b19
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ Openbox::~Openbox()
|
||||||
// this tends to block.. i honestly am not sure why. causing an x error in
|
// 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
|
// the shutdown process unblocks it. blackbox simply did a ::exit(0), so
|
||||||
// all im gunna do is the same.
|
// all im gunna do is the same.
|
||||||
//otk::display->destroy();
|
//delete _display;
|
||||||
|
|
||||||
otk::Timer::destroy();
|
otk::Timer::destroy();
|
||||||
otk::RenderColor::destroy();
|
otk::RenderColor::destroy();
|
||||||
|
|
Loading…
Reference in a new issue