diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-10-01 15:31:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-10-01 15:35:20 +0100 |
commit | 6017ef25201a2bd0189de15ce35ff050d7c90fce (patch) | |
tree | bd558d0e79cbc9c15bbf6cc17b1f6bbb28b62fe1 | |
parent | 572f5fc11f69c5a9d9e888118978f3f9fa683e65 (diff) |
update removed list
-rw-r--r-- | unusedcode.easy | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index cbb01ae37c18..cd328c4d4bd4 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -2004,15 +2004,6 @@ binfilter::_SwFtnIdxs::Insert(binfilter::SwTxtFtn* const&, unsigned short&) binfilter::_SwFtnIdxs::Insert(binfilter::SwTxtFtn* const*, unsigned short) binfilter::_SwFtnIdxs::Insert(binfilter::_SwFtnIdxs const*, unsigned short, unsigned short) binfilter::_SwFtnIdxs::Remove(binfilter::SwTxtFtn* const&, unsigned short) -binfilter::_SwPamRanges::Insert(binfilter::SwPamRange const&) -binfilter::_SwPamRanges::Insert(binfilter::SwPamRange const&, unsigned short&) -binfilter::_SwPamRanges::Insert(binfilter::SwPamRange const*, unsigned short) -binfilter::_SwPamRanges::Insert(binfilter::_SwPamRanges const*, unsigned short, unsigned short) -binfilter::_SwPamRanges::Remove(binfilter::SwPamRange const&, unsigned short) -binfilter::_SwPamRanges::Remove(unsigned short, unsigned short) -binfilter::_SwPamRanges_SAR::Replace(binfilter::SwPamRange const&, unsigned short) -binfilter::_SwPamRanges_SAR::Replace(binfilter::SwPamRange const*, unsigned short, unsigned short) -binfilter::_SwPamRanges_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(binfilter::SwPamRange const&, void*), void*) binfilter::_SwRedlineTbl::Insert(binfilter::SwRedline* const*, unsigned short) binfilter::_SwRedlineTbl::Insert(binfilter::_SwRedlineTbl const*, unsigned short, unsigned short) binfilter::_SwRedlineTbl::Remove(binfilter::SwRedline* const&, unsigned short) |