summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlimp.cxx')
-rw-r--r--xmloff/source/core/xmlimp.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index d414c3849bcb..32e23dbe409e 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -1850,10 +1850,6 @@ bool SvXMLImport::isGeneratorVersionOlderThan(
: nGeneratorVersion < nOOoVersion;
}
-bool SvXMLImport::isGraphicLoadOnDemandSupported() const
-{
- return mbIsGraphicLoadOnDemandSupported;
-}
OUString SvXMLImport::GetODFVersion() const
{