Revision: 7926 https://osdn.net/projects/ttssh2/scm/svn/commits/7926 Author: zmatsuo Date: 2019-08-09 00:17:15 +0900 (Fri, 09 Aug 2019) Log Message: ----------- 未使用変数、未使用defineを削除 Modified Paths: -------------- trunk/teraterm/teraterm/ftdlg.cpp -------------- next part -------------- Modified: trunk/teraterm/teraterm/ftdlg.cpp =================================================================== --- trunk/teraterm/teraterm/ftdlg.cpp 2019-08-08 15:17:04 UTC (rev 7925) +++ trunk/teraterm/teraterm/ftdlg.cpp 2019-08-08 15:17:15 UTC (rev 7926) @@ -44,12 +44,6 @@ #include "ftdlg.h" #include "teraterml.h" -#ifdef _DEBUG -#define new DEBUG_NEW -#undef THIS_FILE -static char THIS_FILE[] = __FILE__; -#endif - ///////////////////////////////////////////////////////////////////////////// // CFileTransDlg dialog