Fix coverity error 1061545
This commit is contained in:
parent
1e1e254897
commit
4727bb5c9b
@ -104,7 +104,6 @@ public:
|
|||||||
private:
|
private:
|
||||||
LogLevel level;
|
LogLevel level;
|
||||||
std::ostringstream os;
|
std::ostringstream os;
|
||||||
bool m_is_mute;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* SIMPLE_LOGGER_H_ */
|
#endif /* SIMPLE_LOGGER_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user