mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
Remove unref'ed static.
This commit is contained in:
@@ -87,7 +87,6 @@ private:
|
||||
static Poco::FastMutex* _mutexes;
|
||||
static Poco::AtomicCounter _rc;
|
||||
static bool _disableSSLInitialization;
|
||||
static bool _setupMultiThreadSupport;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user