diff options
Diffstat (limited to 'include/xkbsrv.h')
-rw-r--r-- | include/xkbsrv.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/xkbsrv.h b/include/xkbsrv.h index c309465f1..278ff769d 100644 --- a/include/xkbsrv.h +++ b/include/xkbsrv.h @@ -309,11 +309,6 @@ extern _X_EXPORT int DeviceButtonPress,DeviceButtonRelease; #define Status int -#ifndef True -#define True TRUE -#define False FALSE -#endif - extern _X_EXPORT void XkbUseMsg( void ); |