mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Small changes
This commit is contained in:
@@ -26,7 +26,6 @@ protected:
|
||||
{
|
||||
_ostream << msg.formatted;
|
||||
}
|
||||
|
||||
std::ostream& _ostream;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user