summaryrefslogtreecommitdiff
path: root/sal/qa/osl/condition/osl_Condition.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/condition/osl_Condition.cxx')
-rw-r--r--sal/qa/osl/condition/osl_Condition.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/condition/osl_Condition.cxx b/sal/qa/osl/condition/osl_Condition.cxx
index 0e6a56f37c3b..05b7fc661f6a 100644
--- a/sal/qa/osl/condition/osl_Condition.cxx
+++ b/sal/qa/osl/condition/osl_Condition.cxx
@@ -41,7 +41,7 @@ public:
protected:
::osl::Condition& m_MyCon;
- ConditionType const m_MyType;
+ ConditionType m_MyType;
void SAL_CALL run() override
{