display: Fix compilation error
Whoops, I didn't mean to push that last commit, but let's not break the build.
This commit is contained in:
parent
1c569c2d0e
commit
b0cf0b2442
@ -2495,8 +2495,7 @@ event_callback (XEvent *event,
|
||||
* it has no modifiers and was on the client window
|
||||
*/
|
||||
|
||||
meta_verbose ("Allowing events mode %s time %u\n",
|
||||
mode == AsyncPointer ? "AsyncPointer" : "ReplayPointer",
|
||||
meta_verbose ("Allowing events time %u\n",
|
||||
(unsigned int)device_event->time);
|
||||
|
||||
XIAllowEvents (display->xdisplay, device_event->deviceid,
|
||||
|
Loading…
Reference in New Issue
Block a user