From 988829d53327e92b66487ea38bed98b1e6b72d47 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 10 Jan 2012 20:55:01 +0000 Subject: valgrind: update unused code post virtual dtor cmis fix --- unusedcode.easy | 1 - 1 file changed, 1 deletion(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 242f326c7626..5fbf555bb5fb 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1,7 +1,6 @@ AtomDocument::AtomDocument(AtomPubSession*, std::basic_string, std::allocator >) AtomFolder::AtomFolder(AtomPubSession*, std::basic_string, std::allocator >) AtomPubSession::getCollectionUrl(Collection::Type) -AtomPubSession::~AtomPubSession() BufferNode::childAt(int) const ByteString::Assign(char const*, unsigned short) ByteString::Assign(char) -- cgit