summaryrefslogtreecommitdiff
path: root/cui/source/options/connpoolsettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/connpoolsettings.hxx')
-rw-r--r--cui/source/options/connpoolsettings.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/connpoolsettings.hxx b/cui/source/options/connpoolsettings.hxx
index 1f53d207f2ab..f39eca8cae24 100644
--- a/cui/source/options/connpoolsettings.hxx
+++ b/cui/source/options/connpoolsettings.hxx
@@ -47,7 +47,6 @@ namespace offapp
sal_Bool bEnabled;
sal_Int32 nTimeoutSeconds;
- DriverPooling();
DriverPooling( const String& _rName, sal_Bool _bEnabled, const sal_Int32 _nTimeout );
sal_Bool operator == (const DriverPooling& _rR) const;