Cygwin/X: Tidy up an unused #define

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
Jon TURNEY 2009-01-05 23:18:11 +00:00
parent 1badeb78b0
commit fbf44d85bd

View File

@ -49,8 +49,6 @@
* Constant defines
*/
#define MOUSE_POLLING_INTERVAL 500
#ifndef ULW_COLORKEY
#define ULW_COLORKEY 0x00000001
#endif