summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-07 22:22:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-08 12:02:36 +0000
commitbd70fd8df2efe4df3ab1a24a9071ae6621e058cb (patch)
treece5edab264aede1b842ec711b6093fa5bc173b85 /sw
parentthese Links either shouldn't be links, or shouldn't exist (diff)
downloadcore-bd70fd8df2efe4df3ab1a24a9071ae6621e058cb.tar.gz
core-bd70fd8df2efe4df3ab1a24a9071ae6621e058cb.zip
ditch SW_XBREAKITER define
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/breakit.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/breakit.hxx b/sw/inc/breakit.hxx
index 3075fc9dfe63..05f4d9a8cb2c 100644
--- a/sw/inc/breakit.hxx
+++ b/sw/inc/breakit.hxx
@@ -116,7 +116,6 @@ public:
};
#define SW_BREAKITER() SwBreakIt::Get()
-#define SW_XBREAKITER() SW_BREAKITER()->GetBreakIter()
// @@@ backward compatibility @@@
SW_DLLPUBLIC extern SwBreakIt* pBreakIt;