Source release v2.1.2-0-773 + third_party libs
Change-Id: Ia07608577b65b301c22a8ff4bf7f743c2d3f9274
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
namespace wvcdm {
|
||||
|
||||
static LogPriority g_cutoff = LOG_WARN;
|
||||
LogPriority g_cutoff = LOG_WARN;
|
||||
|
||||
void InitLogging(int argc, const char* const* argv) {
|
||||
for (int i = 1; i < argc; i++) {
|
||||
|
||||
Reference in New Issue
Block a user