summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/shells/textsh2.cxx2
-rw-r--r--sw/source/ui/utlui/condedit.cxx1
2 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/shells/textsh2.cxx b/sw/source/ui/shells/textsh2.cxx
index ff9a25361451..e3dff0750cc9 100644
--- a/sw/source/ui/shells/textsh2.cxx
+++ b/sw/source/ui/shells/textsh2.cxx
@@ -74,8 +74,6 @@ using namespace ::com::sun::star::sdbcx;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::frame;
-#define DB_DD_DELIM 0x0b
-
struct DBTextStruct_Impl
{
SwDBData aDBData;
diff --git a/sw/source/ui/utlui/condedit.cxx b/sw/source/ui/utlui/condedit.cxx
index 357bdcafedcf..70e1c78dc5a6 100644
--- a/sw/source/ui/utlui/condedit.cxx
+++ b/sw/source/ui/utlui/condedit.cxx
@@ -25,7 +25,6 @@
using namespace ::svx;
using ::rtl::OUString;
using namespace ::com::sun::star::uno;
-#define DB_DD_DELIM 0x0b
// STATIC DATA -----------------------------------------------------------