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