aboutsummaryrefslogtreecommitdiffstats
path: root/src/macgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macgui.h')
-rw-r--r--src/macgui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/macgui.h b/src/macgui.h
index 3e11f2b3d4..d497005e34 100644
--- a/src/macgui.h
+++ b/src/macgui.h
@@ -30,8 +30,6 @@ typedef int Display; /* fix later */
typedef unsigned long Time;
-#define No_Cursor (0) /* fix later */
-
#if MAC_OSX
typedef struct OpaqueWindowPtr* Window;
#else