kill the printf
This commit is contained in:
parent
1fd2c6c2b6
commit
e3b50c2d13
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue