From c2c21e9588c00944dfed4cfc7e48d14570444534 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 30 Jan 2003 08:52:35 +0000 Subject: [PATCH] blef --- src/bindings.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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(); } -- 2.39.2