From: Dana Jansens Date: Thu, 30 Jan 2003 08:52:35 +0000 (+0000) Subject: blef X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=c2c21e9588c00944dfed4cfc7e48d14570444534;p=chaz%2Fopenbox 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(); }