]> Dogcows Code - chaz/openbox/commitdiff
blef
authorDana Jansens <danakj@orodu.net>
Thu, 30 Jan 2003 08:52:35 +0000 (08:52 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 30 Jan 2003 08:52:35 +0000 (08:52 +0000)
src/bindings.cc

index 757f66b589d5c96cde988adf5dcc2655a5aadea7..783b6479c2b2d03cdea56828dc80f423346c2405 100644 (file)
@@ -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();
 }
 
This page took 0.025441 seconds and 4 git commands to generate.