Update griffin

This commit is contained in:
twinaphex 2017-05-20 19:44:35 +02:00
parent 5a9dbf7e4f
commit 778ee176cc

View File

@ -534,10 +534,6 @@ INPUT (HID)
KEYBOARD EVENT
============================================================ */
#ifdef HAVE_X11
#include "../input/drivers_keyboard/keyboard_event_x11.c"
#endif
#ifdef __APPLE__
#include "../input/drivers_keyboard/keyboard_event_apple.c"
#endif