Explorar el Código

写日志前,不创建文件;

scbc.sat2 hace 5 años
padre
commit
9d8126e46c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      LogModule/LogModule/LogModule.cpp

+ 0 - 1
LogModule/LogModule/LogModule.cpp

@@ -91,7 +91,6 @@ void SetCaselogPath(LPCTSTR lpCaselogPath)
 
 	Global::WriteTextLog(_T("ÉèÖÃÈÕ־·¾¶£º%s"), lpCaselogPath);
 	_stprintf_s(Global::g_szLogPath, _T("%s"), lpCaselogPath);
-	Global::WritePythonLog(_T("C++ Operation"));
 }
 
 void SetConfigPath(LPCTSTR lpConfigPath)