mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 13:45:49 +08:00
Restored lost files and changes in version 1.3.1 to depot.
This commit is contained in:
@@ -41,6 +41,12 @@ CArchLogUnix::closeLog()
|
||||
closelog();
|
||||
}
|
||||
|
||||
void
|
||||
CArchLogUnix::showLog(bool)
|
||||
{
|
||||
// do nothing
|
||||
}
|
||||
|
||||
void
|
||||
CArchLogUnix::writeLog(ELevel level, const char* msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user