diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-18 22:48:40 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-20 12:57:32 +0000 |
commit | 88cf101f181ed28952699a9086ef259e4b0c2f13 (patch) | |
tree | 36f344f0c88fa12b963007bedbed49aaba7a46cb /unusedcode.easy | |
parent | 6d12d8cab29ff4d9eb19039a183f90e309fa5d82 (diff) |
move GetFilterFlags inside ifdef WNT
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 521e03f80608..aadfa5f40b64 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -800,7 +800,6 @@ canvas::tools::clipBlit(basegfx::B2IRange&, basegfx::B2IPoint&, basegfx::B2IRang cmis::Content::exchangeIdentity(com::sun::star::uno::Reference<com::sun::star::ucb::XContentIdentifier> const&) cmis::Content::queryChildren(std::__debug::list<rtl::Reference<cmis::Content>, std::allocator<rtl::Reference<cmis::Content> > >&) comphelper::EventLogger::EventLogger(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) -comphelper::MimeConfigurationHelper::GetFilterFlags(rtl::OUString const&) comphelper::OPropertyContainerHelper::modifyAttributes(int, int, int) comphelper::OSelectionChangeListener::disposeAdapter() comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const |