include/postx.h |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 7915bd1929afe6ae2a3fea670c3310462c7e766a
Author: Jorenz Paragas <[email protected]>
Date:   Sun Jan 24 13:36:02 2016 -0800

    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 <[email protected]>
    Reviewed-by: Noel Grandin <[email protected]>

diff --git a/include/postx.h b/include/postx.h
index 36cf120..797179a 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
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to