summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-03-04 09:22:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-03-04 11:23:59 +0000
commitecda52f6b3919950870f3ddb195d34d3baf71168 (patch)
treea893e22f5ad130e669ad03dc1ca44872f86377d7 /unotools/inc
parentbef4b0dd6e638c1288c8855b514418e10ae19545 (diff)
callcatcher: unused code
Change-Id: I7dcaa6f57815321e108cd7ce284fe145dc0506f2
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/moduleoptions.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/inc/unotools/moduleoptions.hxx b/unotools/inc/unotools/moduleoptions.hxx
index 3fd629763bc4..ba77ba008302 100644
--- a/unotools/inc/unotools/moduleoptions.hxx
+++ b/unotools/inc/unotools/moduleoptions.hxx
@@ -106,7 +106,6 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
sal_Bool IsModuleInstalled ( EModule eModule ) const;
::rtl::OUString GetModuleName ( EModule eModule ) const;
::rtl::OUString GetFactoryName ( EFactory eFactory ) const;
- ::rtl::OUString GetFactoryShortName ( EFactory eFactory ) const;
::rtl::OUString GetFactoryStandardTemplate( EFactory eFactory ) const;
::rtl::OUString GetFactoryEmptyDocumentURL( EFactory eFactory ) const;
::rtl::OUString GetFactoryDefaultFilter ( EFactory eFactory ) const;