mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Remove unused code
This commit is contained in:
@@ -97,7 +97,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
typedef CCriticalSection CDynamicCriticalSection;
|
||||
/** Wrapped boost mutex: supports waiting but not recursive locking */
|
||||
typedef AnnotatedMixin<boost::mutex> CWaitableCriticalSection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user