summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swtable.hxx')
-rw-r--r--sw/inc/swtable.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index 303b1dc18354..619bd8f08920 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -128,8 +128,7 @@ public:
};
- // single argument ctors shall be explicit.
- explicit SwTable( SwTableFormat* );
+ explicit SwTable();
virtual ~SwTable();
// @@@ public copy ctor, but no copy assignment?