[Libreoffice-commits] core.git: include/postx.h

Jorenz Paragas j.paragas.237 at gmail.com
Mon Jan 25 01:52:27 PST 2016


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

New commits:
commit 7915bd1929afe6ae2a3fea670c3310462c7e766a
Author: Jorenz Paragas <j.paragas.237 at gmail.com>
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 <ci at libreoffice.org>
    Reviewed-by: Noel Grandin <noelgrandin at gmail.com>

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
 


More information about the Libreoffice-commits mailing list