summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/postx.h3
-rw-r--r--include/prex.h5
2 files changed, 0 insertions, 8 deletions
diff --git a/include/postx.h b/include/postx.h
index 195786fcee85..ec0b826c2c60 100644
--- a/include/postx.h
+++ b/include/postx.h
@@ -24,9 +24,6 @@
}
#endif
-/* X Types */
-#undef Icon
-
#undef Min
#undef Max
#undef DestroyAll
diff --git a/include/prex.h b/include/prex.h
index a7db2bdc1100..9bc86fb74e73 100644
--- a/include/prex.h
+++ b/include/prex.h
@@ -24,11 +24,6 @@
#error No X headers should be included for MACOSX even if they are present in the SDK
#endif
-/* Types from <X11/X.h> that clash with LO's identifiers
- * and we don't need.
- */
-#define Icon HIDE_XLIB_Icon
-
#if defined __cplusplus
extern "C" {
#endif