projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de4a388
)
change commented code
author
Dana Jansens
<danakj@orodu.net>
Sun, 2 Feb 2003 23:39:35 +0000
(23:39 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 2 Feb 2003 23:39:35 +0000
(23:39 +0000)
src/openbox.cc
patch
|
blob
|
history
diff --git
a/src/openbox.cc
b/src/openbox.cc
index b1fc1c54d47ee4c151ade2ffc012ffccc38bdc49..bd72ea9f0d58c765e4d8828de8ee7b62d8dfbe2b 100644
(file)
--- 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();