diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-13 23:26:11 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-14 09:52:49 +0000 |
commit | 59bf1b583f235dbf0ffee971840f2c6524effa06 (patch) | |
tree | df4748794465870ac130cce5a1ee397fc9601d1b /unusedcode.easy | |
parent | 9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (diff) |
regpathhelper: unused, so we've got to have two of them
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 41e01dd1527d..56212d8558de 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1747,8 +1747,6 @@ comphelper::SequenceAsHashMap::getAsConstAnyList(unsigned char) const comphelper::ServiceInfoHelper::concatSequences(com::sun::star::uno::Sequence<rtl::OUString> const&, com::sun::star::uno::Sequence<rtl::OUString> const&) comphelper::createEventAttacherManager(com::sun::star::uno::Reference<com::sun::star::beans::XIntrospection> const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&) comphelper::findProperty(com::sun::star::beans::Property&, com::sun::star::uno::Sequence<com::sun::star::beans::Property>&, rtl::OUString const&) -comphelper::getPathToSystemRegistry() -comphelper::getPathToUserRegistry() comphelper::string::isalnumAsciiString(rtl::OUString const&) comphelper::string::islowerAsciiString(rtl::OUString const&) comphelper::string::isupperAsciiString(rtl::OUString const&) |