Kaydet (Commit) 83e979f6 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#707926 Uninitialized scalar field

Change-Id: Ib6dc7e409d89e4824b373db2cd7a13449c3c18ed
üst b2fed833
......@@ -199,7 +199,6 @@ public: // ExtendedDocumentHandler
stack<LocaleNode *> currentNode ;
sal_Bool fElement ;
LocaleNode * rootNode;
virtual void SAL_CALL startDocument(void) throw (SAXException, RuntimeException)
......
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