all repos — openbox @ e3b50c2d137ba194073dc062edf73e79c18b7fe8

openbox fork - make it a bit more like ryudo

kill the printf
Dana Jansens danakj@orodu.net
commit

e3b50c2d137ba194073dc062edf73e79c18b7fe8

parent

1fd2c6c2b6a043927f26eceb61e02e01832b6cde

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M src/bindings.ccsrc/bindings.cc

@@ -481,8 +481,6 @@ }

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