summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorenz Paragas <j.paragas.237@gmail.com>2016-01-24 13:36:02 -0800
committerNoel Grandin <noelgrandin@gmail.com>2016-01-25 09:51:41 +0000
commit7915bd1929afe6ae2a3fea670c3310462c7e766a (patch)
treea232c74f5f7360dfb325092d7ce5a7865faca084
parent208883398dcf9af6b88611097d1f75d5fbc9afad (diff)
tdf#82577: Handle DestroyAll, InitializeToken, NextRequest
There are no LO types that conflict with these X11 types, so these can just be removed from postx.h. Change-Id: I47957b847a41c301e40527051b0a13366400a2c0 Reviewed-on: https://gerrit.libreoffice.org/21762 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
-rw-r--r--include/postx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/postx.h b/include/postx.h
index 36cf120fa306..797179a88867 100644
--- a/include/postx.h
+++ b/include/postx.h
@@ -26,7 +26,6 @@
#undef Min
#undef Max
-#undef DestroyAll
#undef Success
#undef Printer
@@ -34,8 +33,6 @@
#undef GetToken
#undef ReleaseToken
-#undef InitializeToken
-#undef NextRequest
#endif