diff options
Diffstat (limited to 'xmloff/source/xforms/SchemaRestrictionContext.cxx')
-rw-r--r-- | xmloff/source/xforms/SchemaRestrictionContext.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/xforms/SchemaRestrictionContext.cxx b/xmloff/source/xforms/SchemaRestrictionContext.cxx index e595a88bd79f..994c17480f12 100644 --- a/xmloff/source/xforms/SchemaRestrictionContext.cxx +++ b/xmloff/source/xforms/SchemaRestrictionContext.cxx @@ -93,10 +93,6 @@ SchemaRestrictionContext::SchemaRestrictionContext( SAL_WARN_IF( !mxRepository.is(), "xmloff", "need repository" ); } -SchemaRestrictionContext::~SchemaRestrictionContext() -{ -} - void SchemaRestrictionContext::CreateDataType() { // only do something if we don't have a data type already |