remove conditional compilation for request ids

This commit is contained in:
Vincent Wei
2020-03-22 13:09:42 +08:00
parent 7de60f2b94
commit 837f2987fd

View File

@@ -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