all repos — openbox @ 3a8af58b19891cc8d12642229a690b3b4e5bc58b

openbox fork - make it a bit more like ryudo

change commented code
Dana Jansens danakj@orodu.net
commit

3a8af58b19891cc8d12642229a690b3b4e5bc58b

parent

de4a388a93322f80852e97880ff45f438dfaff47

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/openbox.ccsrc/openbox.cc

@@ -213,7 +213,7 @@

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