change commented code
authorDana Jansens <danakj@orodu.net>
Sun, 2 Feb 2003 23:39:35 +0000 (23:39 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 2 Feb 2003 23:39:35 +0000 (23:39 +0000)
src/openbox.cc

index b1fc1c54d47ee4c151ade2ffc012ffccc38bdc49..bd72ea9f0d58c765e4d8828de8ee7b62d8dfbe2b 100644 (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();