summaryrefslogtreecommitdiffstats
path: root/svx/source/form/fmdocumentclassification.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmdocumentclassification.cxx')
-rw-r--r--svx/source/form/fmdocumentclassification.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/fmdocumentclassification.cxx b/svx/source/form/fmdocumentclassification.cxx
index 662cf4648133..ea45b810204f 100644
--- a/svx/source/form/fmdocumentclassification.cxx
+++ b/svx/source/form/fmdocumentclassification.cxx
@@ -131,7 +131,6 @@ namespace svxform
try
{
// first, check whether the document has a ModuleIdentifier which we know
- ::rtl::OUString sModuleIdentifier;
Reference< XModule > xModule( _rxDocumentModel, UNO_QUERY );
if ( xModule.is() )
eType = getDocumentTypeForModuleIdentifier( xModule->getIdentifier() );