null sink

This commit is contained in:
gabi
2014-08-12 00:04:17 +03:00
parent ed6532b9f0
commit 8e8c39375a
6 changed files with 28 additions and 15 deletions

View File

@@ -43,5 +43,7 @@ inline std::shared_ptr<console_sink>& stderr_sink ()
return inst;
}
}
}