diff options
Diffstat (limited to 'Xi')
-rw-r--r-- | Xi/exevents.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Xi/exevents.c b/Xi/exevents.c index 5e73bf3c2..cb2452bb8 100644 --- a/Xi/exevents.c +++ b/Xi/exevents.c @@ -192,9 +192,6 @@ XIGetDevice(xEvent* xE) * This code is basically the old SwitchCoreKeyboard. */ -#ifndef XQUARTZ -static -#endif void CopyKeyClass(DeviceIntPtr device, DeviceIntPtr master) { |