diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-02 09:10:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-02 11:05:50 +0100 |
commit | f3aa15655dad0fbe317dc3ade73c5753ad4b3568 (patch) | |
tree | ea8ffdd2c52b39feabf12b2be7cdfd9e5a1f5599 /unusedcode.easy | |
parent | c7025015cec46186556039ac7aa7183dbf25d491 (diff) |
callcatcher: remove unused methods
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 0a8e7de666e9..801dc957daad 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -2733,8 +2733,6 @@ binfilter::SvI18NMap_Impl::Remove(unsigned short, unsigned short) binfilter::SvLongs::Replace(long const&, unsigned short) binfilter::SvLongs::Replace(long const*, unsigned short, unsigned short) binfilter::SvLongs::_ForEach(unsigned short, unsigned short, unsigned char (*)(long const&, void*), void*) -binfilter::SvNumberformat::Build50Formatstring(String&) const -binfilter::SvNumberformat::HasNewCurrency() const binfilter::SvObjectServerList::Remove(SvGlobalName const&) binfilter::SvOutPlaceObject::MakeWorkStorageWrap_Impl(binfilter::SvStorage*) binfilter::SvPersist::DoSaveContent(binfilter::SvStorage*, unsigned char) |