summaryrefslogtreecommitdiff
path: root/sw/inc/fmtflcnt.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-07 12:31:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-07 12:36:03 +0100
commitec3aae40ec0b0b39dc255041919fda77a343f831 (patch)
tree197d3ef067d2a971dc1ebe9f1de9f5c5435671d9 /sw/inc/fmtflcnt.hxx
parent6e26cc140bf0254a88a1d4c6e82cbaee39ced418 (diff)
loplugin:deletedspecial
Change-Id: Ia2b137e0167966a3d0b60f3c642a106834da8f1c
Diffstat (limited to 'sw/inc/fmtflcnt.hxx')
-rw-r--r--sw/inc/fmtflcnt.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/fmtflcnt.hxx b/sw/inc/fmtflcnt.hxx
index ea57e384c8f6..136038d69209 100644
--- a/sw/inc/fmtflcnt.hxx
+++ b/sw/inc/fmtflcnt.hxx
@@ -34,8 +34,7 @@ class SwFmtFlyCnt : public SfxPoolItem
friend class SwTxtFlyCnt;
SwTxtFlyCnt* pTxtAttr;
SwFrmFmt* pFmt; ///< My Fly/DrawFrame-format.
- /// protected CopyCtor
- SwFmtFlyCnt& operator=(const SwFmtFlyCnt& rFlyCnt);
+ SwFmtFlyCnt& operator=(const SwFmtFlyCnt& rFlyCnt) SAL_DELETED_FUNCTION;
public:
SwFmtFlyCnt( SwFrmFmt *pFrmFmt );