kill the printf

This commit is contained in:
Dana Jansens 2003-01-04 05:09:26 +00:00
parent 1fd2c6c2b6
commit e3b50c2d13

View 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