summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-27 21:58:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-28 09:20:32 +0100
commit865ef9c4488ed02941526e5f6d1e17a76c73bbbe (patch)
treedacf2405dceaa150a108715113cf3f54c09f6551 /unusedcode.easy
parent7e276c3e0fa333348fa82e385feba3f5e61acdd0 (diff)
unused ctor, and use boost::noncopyable
Diffstat (limited to 'unusedcode.easy')
-rw-r--r--unusedcode.easy1
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index 51939c13df3e..b7c0321c690a 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -2499,7 +2499,6 @@ libwpg::WPGDashArray::at(unsigned int) const
libwpg::WPGraphics::generateSVG(unsigned char const*, unsigned long, WPXString&, libwpg::WPGFileFormat)
libwpg::WPGraphics::parse(unsigned char const*, unsigned long, libwpg::WPGPaintInterface*, libwpg::WPGFileFormat)
linguistic::IsLower(String const&, unsigned short, unsigned short, short)
-linguistic::SpellAlternatives::SpellAlternatives(rtl::OUString const&, short, short, rtl::OUString const&)
linguistic::ToLower(unsigned short, short)
linguistic::ToTitle(String const&, short)
linguistic::ToUpper(String const&, short)