From 63940b9214e5f1f44b74aaf689f5ee43f5473e0e Mon Sep 17 00:00:00 2001 From: Santiago Martinez Date: Wed, 28 Mar 2012 21:48:52 +0200 Subject: Remove unused code in connectiviy. --- unusedcode.easy | 2 -- 1 file changed, 2 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 09d09240ee19..d495104711a7 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -770,10 +770,8 @@ comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUStrin comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr const&, rtl::OUString const&, com::sun::star::uno::Any const&) const comphelper::findProperty(com::sun::star::beans::Property&, com::sun::star::uno::Sequence&, rtl::OUString const&) connectivity::OKeyValue::OKeyValue() -connectivity::ORowSetValue::setFromDouble(double const&, int) connectivity::OSQLInternalNode::OSQLInternalNode(unsigned short const*, connectivity::SQLNodeType, unsigned int) connectivity::OSQLScanner::GetCurrentRule() const -connectivity::OSortIndex::GetValue(int) const connectivity::SQLError::getSQLState(int) const connectivity::file::OStatement_Base::reset() connectivity::file::OStatement_Base::setWarning(com::sun::star::sdbc::SQLWarning const&) -- cgit