Small changes

This commit is contained in:
gabi
2014-10-10 03:36:50 +03:00
parent 2a6ff3b613
commit ae2426e0be
12 changed files with 41 additions and 84 deletions

View File

@@ -26,7 +26,6 @@ protected:
{
_ostream << msg.formatted;
}
std::ostream& _ostream;
};