display: Remove some more core events
I apparently forgot to remove these. https://bugzilla.gnome.org/show_bug.cgi?id=691363
This commit is contained in:
parent
afbca61524
commit
e69fcc860c
@ -3008,8 +3008,6 @@ event_get_time (MetaDisplay *display,
|
|||||||
case SelectionNotify:
|
case SelectionNotify:
|
||||||
return event->xselection.time;
|
return event->xselection.time;
|
||||||
|
|
||||||
case FocusIn:
|
|
||||||
case FocusOut:
|
|
||||||
case KeymapNotify:
|
case KeymapNotify:
|
||||||
case Expose:
|
case Expose:
|
||||||
case GraphicsExpose:
|
case GraphicsExpose:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user