From 3a8af58b19891cc8d12642229a690b3b4e5bc58b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 2 Feb 2003 23:39:35 +0000 Subject: [PATCH] change commented code --- src/openbox.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.39.2