diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-02-25 23:22:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-02-27 09:45:57 +0000 |
commit | e87810b69331f5d62cbeac0182c5bc2143f8856f (patch) | |
tree | 8f662664fb18ede87dfca78fb9d2e2cfdb086a4b /unusedcode.easy | |
parent | 7c0b65c75fc468f9bb32d3a963ee4474bf176f50 (diff) |
use a non-leaky singleton
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 6d42adf99cf5..3881c2e1b9ab 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1162,9 +1162,6 @@ sdr::table::SdrTableObj::getColumnCount() const sdr::table::SdrTableObj::getRowCount() const sfx2::TaskPaneWrapper::GetChildWindowId() slideshow::internal::DrawShapeSubsetting::reset(slideshow::internal::DocTreeNode const&, boost::shared_ptr<GDIMetaFile> const&) -std::__cxx1998::map<rtl::OUString, OutputStorageWrapper_Impl*, OUStringLess, std::allocator<std::pair<rtl::OUString const, OutputStorageWrapper_Impl*> > >::~map() -std::__cxx1998::map<rtl::OUString, binfilter::OutputStorageWrapper_Impl*, binfilter::OUStringLess, std::allocator<std::pair<rtl::OUString const, binfilter::OutputStorageWrapper_Impl*> > >::~map() -std::__cxx1998::map<unsigned long, SwRetrievedInputStreamDataManager::tData, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, SwRetrievedInputStreamDataManager::tData> > >::~map() std::__cxx1998::multimap<_xmlNode*, com::sun::star::uno::Reference<com::sun::star::xml::dom::events::XEventListener>, std::less<_xmlNode*>, std::allocator<std::pair<_xmlNode* const, com::sun::star::uno::Reference<com::sun::star::xml::dom::events::XEventListener> > > >::~multimap() std::__cxx1998::vector<CntHTTPCookie*, std::allocator<CntHTTPCookie*> >::~vector() std::__cxx1998::vector<OrderedEntry*, std::allocator<OrderedEntry*> >::~vector() |