diff options
Diffstat (limited to 'configmgr/source/access.hxx')
-rw-r--r-- | configmgr/source/access.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configmgr/source/access.hxx b/configmgr/source/access.hxx index 6d4ca787f3cc..d7cd90c11a6a 100644 --- a/configmgr/source/access.hxx +++ b/configmgr/source/access.hxx @@ -434,8 +434,6 @@ private: PropertiesChangeListeners propertiesChangeListeners_; bool disposed_; - std::shared_ptr<osl::Mutex> lock_; - #if !defined NDEBUG protected: enum { |