diff --git a/src/include/client.h b/src/include/client.h index 39a85e60..4e764a12 100644 --- a/src/include/client.h +++ b/src/include/client.h @@ -75,22 +75,14 @@ #define REQID_HWSURFACE 0x0013 -#ifdef _MGHAVE_CLIPBOARD #define REQID_CLIPBOARD 0x0014 -#endif -#ifdef _MGGAL_MLSHADOW #define REQID_MLSHADOW_CLIREQ 0x0015 -#endif #define REQID_ZORDERMASKRECTOP 0x0016 -#ifdef _MGGAL_NEXUS #define REQID_NEXUS_CLIENT_GET_SURFACE 0x0017 -#endif -#ifdef _MGGAL_SIGMA8654 #define REQID_SIGMA8654_CLIENT_GET_SURFACE 0x0018 -#endif #define REQID_GETIMEPOS 0x0019 #define REQID_SETIMEPOS 0x001A