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

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Icf1c673acb703e6518f4d65994b76c6374c16f1e
üst 5df29c9f
...@@ -32,7 +32,6 @@ class RscFileInst ...@@ -32,7 +32,6 @@ class RscFileInst
ERRTYPE aFirstError;// Erster Fehler ERRTYPE aFirstError;// Erster Fehler
sal_uInt32 nErrorLine; // Zeile des ersten Fehlers sal_uInt32 nErrorLine; // Zeile des ersten Fehlers
sal_uInt32 nErrorPos; // Position des ersten Fehlers sal_uInt32 nErrorPos; // Position des ersten Fehlers
sal_Bool bIncLine; // Muss Zeilennummer incrementiert werden
sal_uInt32 nLineNo; // Zeile in der Eingabedatei sal_uInt32 nLineNo; // Zeile in der Eingabedatei
sal_uLong lFileIndex; // Index auf Eingabedatei sal_uLong lFileIndex; // Index auf Eingabedatei
sal_uLong lSrcIndex; // Index auf Basisdatei sal_uLong lSrcIndex; // Index auf Basisdatei
......
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