refs #316 Removed old logging mechanism in contexts.

This commit is contained in:
Mathew Sutcliffe
2014-09-25 21:19:08 +01:00
parent d7a2fa3dea
commit b1c74d81e5
13 changed files with 2 additions and 653 deletions

View File

@@ -131,8 +131,6 @@ namespace BlackCore
void ps_initNotificationSounds();
private:
static const auto c_logContext = CRuntime::LogForAudio;
//! Connection in transition
bool inTransitionState() const;