From 7915bd1929afe6ae2a3fea670c3310462c7e766a Mon Sep 17 00:00:00 2001 From: Jorenz Paragas Date: Sun, 24 Jan 2016 13:36:02 -0800 Subject: 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 Reviewed-by: Noel Grandin --- include/postx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') 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 -- cgit v1.2.3