summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-06-20 10:29:59 +0300
committerEike Rathke <erack@redhat.com>2013-06-20 16:59:06 +0200
commit140da2c862b60a885dd35b86e197e919c28c9e6a (patch)
treeef92be12f8c808f339762305a977b22618c09a0d /sw/source
parent0a66aac248d69d7fc47f669b5757a52e0f06e38d (diff)
WaE: macro is not used
Change-Id: I2f55abf4526f4184ba04fc173df8cf5236219cfc (cherry picked from commit 1410cac73fc6e4d2c360e33ac5d185ad900cd728) Signed-off-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/txtnode/thints.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index 9bcfcf426ea8..0893dac325a5 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -75,7 +75,6 @@
#define CHECK Check(true);
#define CHECK_NOTMERGED Check(false);
#else
-#define CHECK
#define CHECK_NOTMERGED
#endif