]> icculus.org git repositories - dana/openbox.git/commit
fix a crash. when the window loses focus during its death, it uses the timer object...
authorDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 04:01:39 +0000 (04:01 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 04:01:39 +0000 (04:01 +0000)
commita41a0c1ac8742f1c5b78090f4fcda26c79520678
treec3ac78ef34a38a78ee56bb2218846cc071ce486c
parentba9c665a87fbb18cd850bf5769082bbd6f9e7d7f
fix a crash. when the window loses focus during its death, it uses the timer object, which was being deleted.
src/Window.cc