mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Remove unused field.
This commit is contained in:
parent
7e7a565770
commit
4bf0f6b21f
@ -75,8 +75,6 @@ protected:
|
|||||||
private:
|
private:
|
||||||
String m_Severity;
|
String m_Severity;
|
||||||
|
|
||||||
LogSeverity m_MinSeverity;
|
|
||||||
|
|
||||||
static boost::mutex m_Mutex;
|
static boost::mutex m_Mutex;
|
||||||
static std::set<Logger::Ptr> m_Loggers;
|
static std::set<Logger::Ptr> m_Loggers;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user