]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.cc
better focus passing around for now
[chaz/openbox] / src / bindings.cc
index 97dd2aa1f8e8b1c183e38ee59e8938e8fe88f9c2..77c1dcf848e6d00a2ea88e6be4ff37c8d9ee4453 100644 (file)
@@ -481,8 +481,6 @@ void OBBindings::grabButtons(bool grab, OBClient *client)
 
 void OBBindings::fireButton(ButtonData *data)
 {
-  printf("but.mods %d.%d\n", data->button, data->state);
-  
   if (data->context == MC_Window) {
     // these are grabbed in Sync mode to allow the press to be normal to the
     // client
This page took 0.019146 seconds and 4 git commands to generate.