diff options
-rw-r--r-- | dbaccess/source/core/api/RowSet.cxx | 6 | ||||
-rw-r--r-- | unusedcode.easy | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/dbaccess/source/core/api/RowSet.cxx b/dbaccess/source/core/api/RowSet.cxx index 012f309902ad..64e7d84f0eeb 100644 --- a/dbaccess/source/core/api/RowSet.cxx +++ b/dbaccess/source/core/api/RowSet.cxx @@ -126,12 +126,6 @@ extern "C" void SAL_CALL createRegistryInfo_ORowSet() namespace dbaccess { - -Reference< XInterface > ORowSet_CreateInstance(const Reference< XMultiServiceFactory >& _rxFactory) -{ - return *(new ORowSet( comphelper::getComponentContext(_rxFactory) )); -} - ORowSet::ORowSet( const Reference< ::com::sun::star::uno::XComponentContext >& _rxContext ) :ORowSet_BASE1(m_aMutex) ,ORowSetBase( _rxContext, ORowSet_BASE1::rBHelper, &m_aMutex ) diff --git a/unusedcode.easy b/unusedcode.easy index 89479d2a6850..f80b1b9d1a92 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -132,7 +132,6 @@ comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::share connectivity::file::OStatement_Base::reset() connectivity::sdbcx::OGroup::OGroup(rtl::OUString const&, unsigned char) connectivity::sdbcx::OGroup::OGroup(unsigned char) -dbaccess::ORowSet_CreateInstance(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&) dbtools::DBTypeConversion::getMsFromTime(com::sun::star::util::Time const&) drawinglayer::attribute::FontAttribute::isDefault() const drawinglayer::attribute::MaterialAttribute3D::isDefault() const |