diff options
Diffstat (limited to 'include/postx.h')
-rw-r--r-- | include/postx.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/postx.h b/include/postx.h index ec0b826c2c60..36cf120fa306 100644 --- a/include/postx.h +++ b/include/postx.h @@ -37,14 +37,6 @@ #undef InitializeToken #undef NextRequest -#ifdef KeyPress -#if KeyPress != 2 -Error KeyPress must be Equal 2 -#endif -#undef KeyPress -#endif -#define XLIB_KeyPress 2 - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |