- fix logging - too much different subsystem names were used
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <algorithm>
|
||||
#include <assert.h>
|
||||
|
||||
#define LOG_SUBSYSTEM "Audio"
|
||||
#define LOG_SUBSYSTEM "audio"
|
||||
|
||||
using namespace Audio;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user