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

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

Change-Id: I28dba7f4c7310da931831319aa33a3a67c845381
üst cbe5a8c8
...@@ -324,7 +324,6 @@ private: ...@@ -324,7 +324,6 @@ private:
Mutex aMutex; Mutex aMutex;
HashSet_Ref aImplementationMap; HashSet_Ref aImplementationMap;
HashSet_Ref::iterator aIt; HashSet_Ref::iterator aIt;
sal_Int32 nNext;
Reference<XInterface > xNext; Reference<XInterface > xNext;
}; };
......
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