summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/column.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/column.hxx')
-rw-r--r--sw/source/uibase/inc/column.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/column.hxx b/sw/source/uibase/inc/column.hxx
index 79e5939cbaa8..85664d41b9b5 100644
--- a/sw/source/uibase/inc/column.hxx
+++ b/sw/source/uibase/inc/column.hxx
@@ -73,10 +73,6 @@ public:
class ColumnValueSet : public ValueSet
{
public:
- ColumnValueSet(vcl::Window* pParent, const ResId& rResId)
- : ValueSet(pParent, rResId)
- {
- }
ColumnValueSet(vcl::Window* pParent)
: ValueSet(pParent, WB_TABSTOP | WB_ITEMBORDER | WB_DOUBLEBORDER)
{