diff --git a/xmloff/source/xforms/xformsexport.cxx b/xmloff/source/xforms/xformsexport.cxx index ccbd622d3785..ae8bf157a49f 100644 --- a/xmloff/source/xforms/xformsexport.cxx +++ b/xmloff/source/xforms/xformsexport.cxx @@ -213,12 +213,6 @@ void exportXFormsModel( SvXMLExport& rExport, // the instance // -static const ExportTable aXFormsInstanceTable[] = -{ - TABLE_ENTRY( "InstanceURL", NONE, SRC, xforms_string ), - TABLE_END -}; - void exportXFormsInstance( SvXMLExport& rExport, const Sequence& xInstance ) {