张洋 5 年 前
コミット
96e89e4f36
1 ファイル変更0 行追加5 行削除
  1. 0 5
      lewaimai_pos_windows/lewaimai_pos_windows.cpp

+ 0 - 5
lewaimai_pos_windows/lewaimai_pos_windows.cpp

@@ -13,11 +13,6 @@ int APIENTRY wWinMain(_In_ HINSTANCE hInstance,
     CLewaimaiLog log;
     log.Init();
 
-	int *a = NULL;
-	delete a;
-
-	*a = 1;
-
     //初始化系统设置
 	CSetting::Init();