From f2efc955200a8106110fb3fc0b720d0b901640e1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 26 Jun 2012 20:57:22 +0100 Subject: callcatcher: remove some unused code Change-Id: I6b512dd2b33e2c09fad2369bb299120fc35345b0 --- unusedcode.easy | 3 --- 1 file changed, 3 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index d45fada264d5..18b7804b35c4 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -209,7 +209,6 @@ XMLFontAutoStylePoolNames_Impl::GetPos(rtl::OUString const*) const XMLFontAutoStylePoolNames_Impl::Remove(rtl::OUString*) XMLFontAutoStylePool_Impl::GetPos(XMLFontAutoStylePoolEntry_Impl const*) const XMLFontAutoStylePool_Impl::Remove(XMLFontAutoStylePoolEntry_Impl*) -XMLParentNode::AddChild(XMLChildNode*, unsigned long) XMLTextListAutoStylePoolNames_Impl::GetPos(rtl::OUString const*) const XMLTextListAutoStylePoolNames_Impl::Remove(rtl::OUString*) XMLTextListAutoStylePool_Impl::GetPos(XMLTextListAutoStylePoolEntry_Impl const*) const @@ -602,7 +601,6 @@ comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr const&, rtl::OUString const&, com::sun::star::uno::Any const&) const connectivity::OKeyValue::OKeyValue() -connectivity::OSQLInternalNode::OSQLInternalNode(unsigned short const*, connectivity::SQLNodeType, unsigned int) connectivity::SQLError::getSQLState(int) const connectivity::file::OStatement_Base::reset() connectivity::mozab::MQueryHelper::next() @@ -611,7 +609,6 @@ connectivity::sdbcx::OGroup::OGroup(unsigned char) connectivity::toString(com::sun::star::uno::Any const&) cppcanvas::internal::ImplSprite::ImplSprite(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, boost::shared_ptr const&) dbtools::DBTypeConversion::toINT64(com::sun::star::util::DateTime const&) -dbtools::SQLExceptionInfo::SQLExceptionInfo(com::sun::star::sdb::SQLErrorEvent const&) dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdb::SQLContext const&) dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdbc::SQLWarning const&) dbtools::getConnection(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference const&) -- cgit