summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-10-18 17:49:58 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-10-18 18:27:03 +0300
commit7fe62b7e040a6c3c8dbed0b140f4ff897737650f (patch)
tree8e7ac448181909fcc07e4b1a332db928ce38e768 /sc
parent6e71779cecc26a002243b59f3ad2128922dc4971 (diff)
WaE: unreachable code
Diffstat (limited to 'sc')
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index 4f8ca8981cca..05a5dc01ca24 100644
--- a/sc/source/filter/xml/xmlexprt.cxx
+++ b/sc/source/filter/xml/xmlexprt.cxx
@@ -4390,7 +4390,6 @@ void SAL_CALL ScXMLExport::initialize( const ::com::sun::star::uno::Sequence< ::
return ScXMLOOoExport_getImplementationName();
}
}
- return SvXMLExport::getImplementationName();
}
sal_Bool SAL_CALL ScXMLExport::supportsService( const ::rtl::OUString& ServiceName )