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

-Werror,-Wunused-private-field

Change-Id: I42d1c0c2e6a0746c1c97dba9b02abf1d771b3fc7
üst dbeab89b
......@@ -79,7 +79,6 @@ namespace connectivity
impl_buildSQLException( const ErrorCondition _eCondition, const Reference< XInterface >& _rxContext,
const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 );
private:
::osl::Mutex m_aMutex;
std::locale m_aResources;
};
......
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