summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/XFormsBindContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/XFormsBindContext.cxx')
-rw-r--r--xmloff/source/xforms/XFormsBindContext.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/xforms/XFormsBindContext.cxx b/xmloff/source/xforms/XFormsBindContext.cxx
index 9c7c811ceab4..c19c9b5838a4 100644
--- a/xmloff/source/xforms/XFormsBindContext.cxx
+++ b/xmloff/source/xforms/XFormsBindContext.cxx
@@ -76,10 +76,6 @@ XFormsBindContext::XFormsBindContext(
mxModel->getBindings()->insert( makeAny( mxBinding ) );
}
-XFormsBindContext::~XFormsBindContext()
-{
-}
-
void XFormsBindContext::HandleAttribute( sal_uInt16 nToken,
const OUString& rValue )
{