summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/hffrm.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:40:22 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:40:22 +0100
commit28a42c1b7273557971f3c17646810c09b585b4b1 (patch)
tree6819bae14d16a5229b4d61e8aead08f929526aa8 /sw/source/core/layout/hffrm.cxx
parentd5595090eb335e574e901c805c4c1e2265ed75d2 (diff)
New loplugin:externvar: sw
Change-Id: If850989ee513d29ed373df0c6dd9905ec694026c
Diffstat (limited to 'sw/source/core/layout/hffrm.cxx')
-rw-r--r--sw/source/core/layout/hffrm.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/layout/hffrm.cxx b/sw/source/core/layout/hffrm.cxx
index f443036a77fe..28a932af1951 100644
--- a/sw/source/core/layout/hffrm.cxx
+++ b/sw/source/core/layout/hffrm.cxx
@@ -33,8 +33,6 @@
#include <objectformatter.hxx>
#include <o3tl/make_unique.hxx>
-extern bool bObjsDirect; //frmtool.cxx
-
static SwTwips lcl_GetFrameMinHeight(const SwLayoutFrame & rFrame)
{
const SwFormatFrameSize &rSz = rFrame.GetFormat()->GetFrameSize();