summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/SchemaContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/SchemaContext.cxx')
-rw-r--r--xmloff/source/xforms/SchemaContext.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/source/xforms/SchemaContext.cxx b/xmloff/source/xforms/SchemaContext.cxx
index 928f4c37deb0..27ac6bed31b7 100644
--- a/xmloff/source/xforms/SchemaContext.cxx
+++ b/xmloff/source/xforms/SchemaContext.cxx
@@ -49,7 +49,6 @@ static const SvXMLTokenMapEntry aChildren[] =
XML_TOKEN_MAP_END
};
-
SchemaContext::SchemaContext(
SvXMLImport& rImport,
sal_uInt16 nPrefix,
@@ -60,10 +59,6 @@ SchemaContext::SchemaContext(
{
}
-SchemaContext::~SchemaContext()
-{
-}
-
void SchemaContext::HandleAttribute(
sal_uInt16,
const OUString& )