Browse Source

删除无用代码;

scbc.sat2 5 năm trước cách đây
mục cha
commit
ab4d02d63b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      RunPython/RunPython/ScriptExecutor.cpp

+ 0 - 1
RunPython/RunPython/ScriptExecutor.cpp

@@ -193,7 +193,6 @@ int CScriptExecutor::RedirectStdout(LPSTARTUPINFO si /*=NULL*/)
 
 void CScriptExecutor::CatchPythonException()
 {
-	//std::cout << "fdfdfd" << endl;
 	if (!Py_IsInitialized())
 	{
 		printf("Error:δ³õʼ»¯Python»·¾³\n");