diff options
author | Santiago Martinez <smvarela@gmail.com> | 2012-03-27 21:16:50 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-27 20:49:07 +0100 |
commit | a84e97e58fe0915376801f98e1c0d24470f1e1d3 (patch) | |
tree | a2d3c31dfed182d21546dfa5c31e01909c6dc4d1 /unusedcode.easy | |
parent | bfa1547570add919754cba82d0ca1062eabfb6dd (diff) |
Remove unused code in l10ntools.
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 54ba51203865..79a729f02e00 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -341,8 +341,6 @@ XMLFontAutoStylePoolNames_Impl::Remove(rtl::OUString*) XMLFontAutoStylePool_Impl::GetPos(XMLFontAutoStylePoolEntry_Impl const*) const XMLFontAutoStylePool_Impl::Remove(XMLFontAutoStylePoolEntry_Impl*) XMLParentNode::AddChild(XMLChildNode*, unsigned long) -XMLParentNode::GetChildElement(XMLElement*) -XMLParentNode::RemoveChild(XMLElement*) XMLPropertyBackpatcher<rtl::OUString>::XMLPropertyBackpatcher(char const*) XMLPropertyBackpatcher<rtl::OUString>::XMLPropertyBackpatcher(char const*, char const*, unsigned char, rtl::OUString) XMLPropertyBackpatcher<rtl::OUString>::XMLPropertyBackpatcher(rtl::OUString const&, rtl::OUString const&, unsigned char, rtl::OUString) |