Kaydet (Commit) 8bf9bb12 authored tarafından Jochen Nitschke's avatar Jochen Nitschke

-Wunused-macros

Change-Id: I2d3b6f22deee0f2b9ec39592b89e0e4742659593
Reviewed-on: https://gerrit.libreoffice.org/33782Reviewed-by: 's avatarJochen Nitschke <j.nitschke+logerrit@ok.de>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst 68c58b46
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment