Remove unused field.

This commit is contained in:
Gunnar Beutner 2013-09-05 09:59:57 +02:00
parent 7e7a565770
commit 4bf0f6b21f
1 changed files with 0 additions and 2 deletions

View File

@ -75,8 +75,6 @@ protected:
private:
String m_Severity;
LogSeverity m_MinSeverity;
static boost::mutex m_Mutex;
static std::set<Logger::Ptr> m_Loggers;