From: Dana Jansens Date: Thu, 30 Jan 2003 08:52:35 +0000 (+0000) Subject: blef X-Git-Tag: openbox-2_3_0~123 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=c2c21e9588c00944dfed4cfc7e48d14570444534;p=dana%2Fopenbox.git blef --- diff --git a/src/bindings.cc b/src/bindings.cc index 757f66b5..783b6479 100644 --- a/src/bindings.cc +++ b/src/bindings.cc @@ -159,9 +159,8 @@ Bindings::~Bindings() if (_timer) delete _timer; - grabKeys(false); removeAllKeys(); -// removeAllButtons(); XXX + //removeAllButtons(); // this is done by each client as they are unmanaged removeAllEvents(); }