[Libreoffice-commits] core.git: 2 commits - sw/source
Tor Lillqvist
tml at iki.fi
Thu Jun 20 02:41:37 PDT 2013
sw/source/core/txtnode/thints.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 5c214a04b3e2404495951c9d9520a03011fb0ed6
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu Jun 20 10:30:45 2013 +0300
Remove pointless overdose comment
Change-Id: I0e9a490ae4364b9bf14d6ad8766aef279a69db01
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index 0893dac..f4f96e0 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -64,7 +64,6 @@
#include <poolfmt.hxx>
#include <swfont.hxx>
#include <istyleaccess.hxx>
-// OD 26.06.2003 #108784#
#include <dcontact.hxx>
#include <docsh.hxx>
#include <svl/smplhint.hxx>
commit 1410cac73fc6e4d2c360e33ac5d185ad900cd728
Author: Tor Lillqvist <tml at iki.fi>
Date: Thu Jun 20 10:29:59 2013 +0300
WaE: macro is not used
Change-Id: I2f55abf4526f4184ba04fc173df8cf5236219cfc
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index 9bcfcf4..0893dac 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
More information about the Libreoffice-commits
mailing list