From 7eb28dd0a9251f4db040ac81903aad4e45f808eb Mon Sep 17 00:00:00 2001 From: Ioannis Adamopoulos Date: Sun, 25 Aug 2019 14:53:52 +0300 Subject: [PATCH] Fix build --- modules/rostests/apitests/shell32/IShellFolderViewCB.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/rostests/apitests/shell32/IShellFolderViewCB.cpp b/modules/rostests/apitests/shell32/IShellFolderViewCB.cpp index a1fd664fe63..392321166c8 100644 --- a/modules/rostests/apitests/shell32/IShellFolderViewCB.cpp +++ b/modules/rostests/apitests/shell32/IShellFolderViewCB.cpp @@ -8,13 +8,6 @@ #include "shelltest.h" #include #include - -#if 1 -#define DbgPrint(...) trace(__VA_ARGS__) -#else -EXTERN_C -void DbgPrint(PCSTR, ...); -#endif #include //#include -- 2.17.1