[ROSAPPS][SHLEXTDBG] Delete DbgPrint hack for gcc (fix build)

This commit is contained in:
Katayama Hirofumi MZ 2019-08-26 21:35:05 +09:00
parent 0f06035c9b
commit e85e396438

View file

@ -12,8 +12,6 @@
#include <atlstr.h>
#include <atlsimpcoll.h>
#include <conio.h>
// hack for gcc:
#define DbgPrint(...) printf(__VA_ARGS__)
#include <shellutils.h>
enum WaitType