Convert disabled log messages to debug or remove them

This commit is contained in:
Miroslav Lichvar
2014-06-26 18:28:13 +02:00
parent c62afbe77b
commit 75efa5174c
12 changed files with 20 additions and 142 deletions

View File

@@ -364,11 +364,6 @@ setup_kernel(unsigned long on_off)
}
kvm_close(kt);
#if 0
LOG(LOGS_INFO, LOGF_SysSunOS, "Set value of _dosynctodr to %d", on_off);
#endif
}
/* ================================================== */