summaryrefslogtreecommitdiff
path: root/include/editeng/justifyitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/justifyitem.hxx')
-rw-r--r--include/editeng/justifyitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/justifyitem.hxx b/include/editeng/justifyitem.hxx
index a4513a76e257..59d4182f2c01 100644
--- a/include/editeng/justifyitem.hxx
+++ b/include/editeng/justifyitem.hxx
@@ -107,8 +107,6 @@ public:
virtual sal_uInt16 GetValueCount() const override;
static OUString GetValueText( SvxCellJustifyMethod nVal );
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
-
- SvxJustifyMethodItem& operator=(const SvxJustifyMethodItem& r);
};
#endif