diff options
author | Brian <brian@yutani.localnet.net> | 2007-03-30 13:43:15 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-03-30 13:43:15 -0600 |
commit | 1ea842960fddbc6363cc6e7f914d70ba45525a6b (patch) | |
tree | 735c929a570df413fd2840bcfa2414a0c1906b80 /hw/dmx/input/dmxbackend.c | |
parent | 92e8cdbd32b0d86cabd4ad88e3240bf90c018b9a (diff) |
more debug
Diffstat (limited to 'hw/dmx/input/dmxbackend.c')
-rw-r--r-- | hw/dmx/input/dmxbackend.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/dmx/input/dmxbackend.c b/hw/dmx/input/dmxbackend.c index 48de4c9a8..61d1bfe3e 100644 --- a/hw/dmx/input/dmxbackend.c +++ b/hw/dmx/input/dmxbackend.c @@ -464,9 +464,8 @@ void dmxBackendCollectEvents(DevicePtr pDev, #if 11/*BP*/ case ButtonPress: case ButtonRelease: - /* ErrorF("press/release at %d, %d\n", X.xbutton.x, X.xbutton.y); - */ + /* fall-through */ #endif default: /* Pass the whole event here, because |