From 0d7932327bf221b5132f0c84b25c67deb4cd904b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 11 Jan 2012 22:30:39 +0000 Subject: callcatcher: ditch unused childat --- unusedcode.easy | 1 - 1 file changed, 1 deletion(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 14d7c9b2f9e9..262034a26c8b 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) -BufferNode::childAt(int) const ByteString::Assign(char const*, unsigned short) ByteString::Assign(char) ByteString::ByteString(char const*, unsigned short) -- cgit