projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd2c6c
)
kill the printf
author
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 05:09:26 +0000
(
05:09
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 05:09:26 +0000
(
05:09
+0000)
src/bindings.cc
patch
|
blob
|
history
diff --git
a/src/bindings.cc
b/src/bindings.cc
index 97dd2aa1f8e8b1c183e38ee59e8938e8fe88f9c2..77c1dcf848e6d00a2ea88e6be4ff37c8d9ee4453 100644
(file)
--- 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