diff options
Diffstat (limited to 'include/input.h')
-rw-r--r-- | include/input.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/input.h b/include/input.h index 4aad30484..86078daee 100644 --- a/include/input.h +++ b/include/input.h @@ -465,12 +465,6 @@ extern _X_EXPORT int GetKeyboardEvents( EventListPtr events, DeviceIntPtr pDev, int type, - int key_code); - -extern int GetKeyboardValuatorEvents( - EventListPtr events, - DeviceIntPtr pDev, - int type, int key_code, const ValuatorMask *mask); |