diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-09 21:51:19 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-02-09 21:51:19 +0000 |
commit | 3122799da13eb65b7753671c1783d45bfc8a3b22 (patch) | |
tree | 31e39d0bc24e80f93f8fea7eec5c4970c72af493 /unusedcode.easy | |
parent | b950727ac84c9baa00b957dd80174de2f4a4e5c5 (diff) |
vcl: I18nHelper: delete unused getLocal() method
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index c9f696d0f312..f59ad597fb45 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1544,7 +1544,6 @@ ucbhelper::SimpleCertificateValidationRequest::getResponse() const utl::OConfigurationNode::appendNode(rtl::OUString const&, utl::OConfigurationNode const&) const utl::TransliterationWrapper::compareSubstring(String const&, int, int, String const&, int, int) const vcl::I18nHelper::GetDate(Date const&) const -vcl::I18nHelper::getLocale() const vcl::LabeledElement::setLabel(boost::shared_ptr<vcl::WindowArranger> const&) vcl::LazyDeletor<Menu>::is_less(Menu*, Menu*) vcl::MatrixArranger::addChild(boost::shared_ptr<vcl::WindowArranger> const&, unsigned int, unsigned int, int) |