Kaydet (Commit) 104dd67b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: Ibb7988e0b9a63dc952ebf99463b11a3a5ba42162
üst 6ca4fee7
......@@ -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<PropertyValue>& xInstance )
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment