summaryrefslogtreecommitdiff
path: root/framework/inc/services
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-12-16 11:11:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-12-16 14:21:27 +0100
commitdf997d92e080c8ed95e393ae9710483529a82115 (patch)
tree16e4f5a068e3b1a40a0fe0d32a5ab5a84d6dc868 /framework/inc/services
parenta2016848005b3ed9430575f6401bfec25f354dfa (diff)
Simplify Desktop::getInfoHelper
Change-Id: I13058816e8b2b1c821f0123f110671706bf90449
Diffstat (limited to 'framework/inc/services')
-rw-r--r--framework/inc/services/desktop.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx
index 6379e41f933f..1731dd846782 100644
--- a/framework/inc/services/desktop.hxx
+++ b/framework/inc/services/desktop.hxx
@@ -322,7 +322,6 @@ class Desktop : private cppu::BaseMutex,
private:
css::uno::Reference< css::lang::XComponent > impl_getFrameComponent ( const css::uno::Reference< css::frame::XFrame >& xFrame ) const;
- static const css::uno::Sequence< css::beans::Property > impl_getStaticPropertyDescriptor( );
/** calls queryTermination() on every registered termination listener.
*