From 7b26050fb68833123f3e06916a2c4916107125d8 Mon Sep 17 00:00:00 2001 From: Catalin Date: Sun, 5 Mar 2017 15:36:24 +0200 Subject: [PATCH] Remove checks for NIN_XXX. --- src/msw/toplevel.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/msw/toplevel.cpp b/src/msw/toplevel.cpp index 4a6e8078f7..ba880caae6 100644 --- a/src/msw/toplevel.cpp +++ b/src/msw/toplevel.cpp @@ -47,14 +47,6 @@ #include "wx/display.h" -#ifndef ICON_BIG - #define ICON_BIG 1 -#endif - -#ifndef ICON_SMALL - #define ICON_SMALL 0 -#endif - // NB: wxDlgProc must be defined here and not in dialog.cpp because the latter // is not included by wxUniv build which does need wxDlgProc LONG APIENTRY