mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 16:25:45 +08:00
Revert "Merge pull request #648 from xfxian/logrotate"
This reverts commit9932394840, reversing changes made tocfc313e5b9.
This commit is contained in:
@@ -51,7 +51,7 @@ int main(int argc, char** argv)
|
||||
CRemoteCommand::CRemoteCommand(unsigned int port) :
|
||||
m_port(port)
|
||||
{
|
||||
::LogInitialise(false, ".", "RemoteCommand", 2U, 2U, 1U);
|
||||
::LogInitialise(false, ".", "RemoteCommand", 2U, 2U);
|
||||
}
|
||||
|
||||
CRemoteCommand::~CRemoteCommand()
|
||||
|
||||
Reference in New Issue
Block a user