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:
|
||||
return event->xselection.time;
|
||||
|
||||
case FocusIn:
|
||||
case FocusOut:
|
||||
case KeymapNotify:
|
||||
case Expose:
|
||||
case GraphicsExpose:
|
||||
|
Loading…
Reference in New Issue
Block a user