Cygwin/X: Tidy up an unused #define
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
parent
1badeb78b0
commit
fbf44d85bd
|
@ -49,8 +49,6 @@
|
||||||
* Constant defines
|
* Constant defines
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define MOUSE_POLLING_INTERVAL 500
|
|
||||||
|
|
||||||
#ifndef ULW_COLORKEY
|
#ifndef ULW_COLORKEY
|
||||||
#define ULW_COLORKEY 0x00000001
|
#define ULW_COLORKEY 0x00000001
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue