connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit 50921d122399d669a2c401b8d26d90a0c7e14d14 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Sep 11 16:47:26 2018 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Sep 11 22:38:50 2018 +0200 -Werror,-Wunused-macros (clang-cl) Change-Id: I53b736d8b243f6e9da09856e0729b8702c4167d2 Reviewed-on: https://gerrit.libreoffice.org/60323 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx b/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx index 358a2ca100d8..1aa1a337b3b7 100644 --- a/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx +++ b/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx @@ -32,10 +32,6 @@ #include <stdio.h> -#ifdef _MSC_VER -#define snprintf _snprintf -#endif - using namespace connectivity::mysqlc; using namespace com::sun::star::uno; using namespace com::sun::star::lang; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits