diff options
Diffstat (limited to 'sdext/source/presenter/PresenterConfigurationAccess.cxx')
-rw-r--r-- | sdext/source/presenter/PresenterConfigurationAccess.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sdext/source/presenter/PresenterConfigurationAccess.cxx b/sdext/source/presenter/PresenterConfigurationAccess.cxx index 81aa31726d0b..467308426a26 100644 --- a/sdext/source/presenter/PresenterConfigurationAccess.cxx +++ b/sdext/source/presenter/PresenterConfigurationAccess.cxx @@ -33,9 +33,6 @@ using namespace ::com::sun::star::uno; namespace sdext::presenter { -const OUStringLiteral PresenterConfigurationAccess::msPresenterScreenRootName = - u"/org.openoffice.Office.PresenterScreen/"; - PresenterConfigurationAccess::PresenterConfigurationAccess ( const Reference<XComponentContext>& rxContext, const OUString& rsRootName, |