diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/update/check/updatecheck.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheck.hxx b/extensions/source/update/check/updatecheck.hxx index b7c0ba8d2c5f..546616f574dd 100644 --- a/extensions/source/update/check/updatecheck.hxx +++ b/extensions/source/update/check/updatecheck.hxx @@ -164,7 +164,6 @@ private: mutable std::recursive_mutex m_aMutex; WorkerThread *m_pThread; osl::Condition m_aCondition; - osl::Condition m_NotInWaitState; UpdateInfo m_aUpdateInfo; OUString m_aImageName; |