Kaydet (Commit) 59b83de4 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: Unreferenced function definition

Change-Id: I027e901ebdd21a96228f30c766792338f4ca385e
üst 31d322aa
......@@ -39,7 +39,6 @@ class WriterHelper
public:
WriterHelper( xmlTextWriterPtr );
~WriterHelper();
operator xmlTextWriterPtr() { return writer;}
void startElement( const char* element );
void endElement();
void writeFormatAttribute( const char* attribute, const char* format, ... )
......
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