summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bindings.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bindings.cc b/src/bindings.cc
index 97dd2aa1..77c1dcf8 100644
--- a/src/bindings.cc
+++ b/src/bindings.cc
@@ -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