diff options
Diffstat (limited to 'winaccessibility/inc/AccObjectWinManager.hxx')
-rw-r--r-- | winaccessibility/inc/AccObjectWinManager.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winaccessibility/inc/AccObjectWinManager.hxx b/winaccessibility/inc/AccObjectWinManager.hxx index 6d43fdd27e35..046e83e9cd23 100644 --- a/winaccessibility/inc/AccObjectWinManager.hxx +++ b/winaccessibility/inc/AccObjectWinManager.hxx @@ -72,9 +72,6 @@ private: AccObjectManagerAgent* pAgent; static AccObjectWinManager* me; ResIDGenerator ResIdGen; - mutable ::osl::Mutex aDeleteMutex; - mutable ::osl::Mutex aNotifyMutex; - mutable ::osl::Mutex maATInterfaceMutex; AccObjectWinManager(AccObjectManagerAgent* Agent=NULL); |