mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Remove unused field.
This commit is contained in:
parent
7e7a565770
commit
4bf0f6b21f
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue