summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool/ZDriverWrapper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/cpool/ZDriverWrapper.cxx')
-rw-r--r--connectivity/source/cpool/ZDriverWrapper.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/cpool/ZDriverWrapper.cxx b/connectivity/source/cpool/ZDriverWrapper.cxx
index 888382146f5b..d4defb5d8db9 100644
--- a/connectivity/source/cpool/ZDriverWrapper.cxx
+++ b/connectivity/source/cpool/ZDriverWrapper.cxx
@@ -30,10 +30,6 @@ namespace connectivity
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::beans;
-
- //= ODriverWrapper
-
-
ODriverWrapper::ODriverWrapper( Reference< XAggregation >& _rxAggregateDriver, OConnectionPool* _pPool )
:m_pConnectionPool(_pPool)
{