X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42d11c8e66149da692edaddcffc4c67cfa7ca496..2d814c19cc7b8aa54ca452b14e6a99442361d7da:/include/wx/msw/winundef.h diff --git a/include/wx/msw/winundef.h b/include/wx/msw/winundef.h index 41181e982a..ece9c4c92a 100644 --- a/include/wx/msw/winundef.h +++ b/include/wx/msw/winundef.h @@ -27,8 +27,7 @@ // CreateDialog -//#ifdef(CreateDialog) -#if !defined(__WXWINCE__) && defined(CreateDialog) +#if defined(CreateDialog) #undef CreateDialog inline HWND CreateDialog(HINSTANCE hInstance,