connectivity/source/drivers/kab/KStatement.cxx |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 8bf9bb129086c9168a4d3d95c178bed1c16e465f
Author: Jochen Nitschke <j.nitschke+loger...@ok.de>
Date:   Wed Feb 1 11:00:26 2017 +0100

    -Wunused-macros
    
    Change-Id: I2d3b6f22deee0f2b9ec39592b89e0e4742659593
    Reviewed-on: https://gerrit.libreoffice.org/33782
    Reviewed-by: Jochen Nitschke <j.nitschke+loger...@ok.de>
    Tested-by: Jenkins <c...@libreoffice.org>

diff --git a/connectivity/source/drivers/kab/KStatement.cxx 
b/connectivity/source/drivers/kab/KStatement.cxx
index 83e0bf2..eb80ca6 100644
--- a/connectivity/source/drivers/kab/KStatement.cxx
+++ b/connectivity/source/drivers/kab/KStatement.cxx
@@ -32,12 +32,6 @@
 #include "sqlbison.hxx"
 
 
-#if OSL_DEBUG_LEVEL > 0
-# define OUtoCStr( x ) ( OUStringToOString ( (x), 
RTL_TEXTENCODING_ASCII_US).getStr())
-#else /* OSL_DEBUG_LEVEL */
-# define OUtoCStr( x ) ("dummy")
-#endif /* OSL_DEBUG_LEVEL */
-
 using namespace connectivity::kab;
 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

Reply via email to