summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/wrtswtbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/inc/wrtswtbl.hxx')
-rw-r--r--sw/source/filter/inc/wrtswtbl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/filter/inc/wrtswtbl.hxx b/sw/source/filter/inc/wrtswtbl.hxx
index 7d5871bca30a..e518f8c0755b 100644
--- a/sw/source/filter/inc/wrtswtbl.hxx
+++ b/sw/source/filter/inc/wrtswtbl.hxx
@@ -101,9 +101,6 @@ class SW_DLLPUBLIC SwWriteTableRow
long nPos; // End-Position (twips) der Zeile
bool mbUseLayoutHeights;
- // Forbidden and not implemented.
- SwWriteTableRow();
-
SwWriteTableRow & operator= (const SwWriteTableRow &) = delete;
protected: