mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-01 14:55:56 +01:00
Remove unref'ed static.
This commit is contained in:
parent
6ccfaa53d0
commit
5fabd16525
@ -87,7 +87,6 @@ private:
|
||||
static Poco::FastMutex* _mutexes;
|
||||
static Poco::AtomicCounter _rc;
|
||||
static bool _disableSSLInitialization;
|
||||
static bool _setupMultiThreadSupport;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user