aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nsgui.h')
-rw-r--r--src/nsgui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nsgui.h b/src/nsgui.h
index c147f4dec49..ab6cdff1e5c 100644
--- a/src/nsgui.h
+++ b/src/nsgui.h
@@ -115,7 +115,6 @@ typedef NSColor * Color;
115typedef void * Color; 115typedef void * Color;
116#endif 116#endif
117typedef int Window; 117typedef int Window;
118typedef int Display;
119 118
120 119
121/* Some sort of attempt to normalize rectangle handling. Seems a bit 120/* Some sort of attempt to normalize rectangle handling. Seems a bit