diff options
Diffstat (limited to 'ucb/source/cacher/dynamicresultsetwrapper.cxx')
-rw-r--r-- | ucb/source/cacher/dynamicresultsetwrapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/source/cacher/dynamicresultsetwrapper.cxx b/ucb/source/cacher/dynamicresultsetwrapper.cxx index ad1f580bf1fa..28dc828944a2 100644 --- a/ucb/source/cacher/dynamicresultsetwrapper.cxx +++ b/ucb/source/cacher/dynamicresultsetwrapper.cxx @@ -35,7 +35,6 @@ using namespace com::sun::star::uno; using namespace comphelper; -// class DynamicResultSetWrapper DynamicResultSetWrapper::DynamicResultSetWrapper( @@ -417,7 +416,6 @@ sal_Int16 SAL_CALL DynamicResultSetWrapper::getCapabilities() } -// class DynamicResultSetWrapperListener DynamicResultSetWrapperListener::DynamicResultSetWrapperListener( |