summaryrefslogtreecommitdiff
path: root/include/prex.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-08-16 20:34:23 +0300
committerTor Lillqvist <tml@collabora.com>2014-08-16 20:43:09 +0300
commita5f4c5b685703a8d9069a47599983083450bb099 (patch)
tree4875e6e3612936043caee10134c27cf824468137 /include/prex.h
parent1c13f9c2b67d3a26a8cbbc11b6ae0dc1dc2d30ca (diff)
Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedef
So no need to hide the Xt type. Change-Id: Ib7d96745294ab747b3c8ed355d4562a68e3cb0cf
Diffstat (limited to 'include/prex.h')
-rw-r--r--include/prex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/prex.h b/include/prex.h
index fec9c624af5c..15950f18152a 100644
--- a/include/prex.h
+++ b/include/prex.h
@@ -27,7 +27,6 @@
/* Types from <X11/X.h> that clash with LO's identifiers
* and we don't need.
*/
-#define Boolean HIDE_XLIB_Boolean
#define Font HIDE_XLIB_Font
#define Icon HIDE_XLIB_Icon