-Werror,-Wunused-const-variable
Change-Id: Ibb7988e0b9a63dc952ebf99463b11a3a5ba42162
This commit is contained in:
@@ -213,12 +213,6 @@ void exportXFormsModel( SvXMLExport& rExport,
|
|||||||
// the instance
|
// the instance
|
||||||
//
|
//
|
||||||
|
|
||||||
static const ExportTable aXFormsInstanceTable[] =
|
|
||||||
{
|
|
||||||
TABLE_ENTRY( "InstanceURL", NONE, SRC, xforms_string ),
|
|
||||||
TABLE_END
|
|
||||||
};
|
|
||||||
|
|
||||||
void exportXFormsInstance( SvXMLExport& rExport,
|
void exportXFormsInstance( SvXMLExport& rExport,
|
||||||
const Sequence<PropertyValue>& xInstance )
|
const Sequence<PropertyValue>& xInstance )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user