sal/Library_sal.mk |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit cf73e0217169af9081951c3032d8de5fc30c81d7
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Aug 31 10:39:55 2020 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Aug 31 11:51:03 2020 +0200

    Remove some commented-out code
    
    _CRT_NON_CONFORMING_SWPRINTFS is unconditionally defined in
    solenv/gbuild/platform/com_MSC_defs.mk, anyway
    
    Change-Id: I43eabc460dfe3ec9e86ec255f0b100eb22166864
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101696
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 42e3dc53e301..ddbd13a37392 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -218,13 +218,6 @@ endif
 
 else # $(OS) == WNT
 
-# FIXME ?
-# .IF "$(CCNUMVER)" >= "001400000000"
-# $(eval $(call gb_Library_add_defs,sal,\
-       -D_CRT_NON_CONFORMING_SWPRINTFS \
-))
-# .ENDIF
-
 $(eval $(call gb_Library_add_exception_objects,sal,\
        sal/osl/w32/backtrace \
        sal/osl/w32/conditn \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to