X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6d4b3ce9d62634e0db7957df951e5df28b575e1..f41d5991df3be094fbedc5eb8fd51c87dc0a8aaa:/include/wx/msw/private/button.h diff --git a/include/wx/msw/private/button.h b/include/wx/msw/private/button.h index fbd0d55f36..a6f2e68a93 100644 --- a/include/wx/msw/private/button.h +++ b/include/wx/msw/private/button.h @@ -28,10 +28,6 @@ #define BST_INDETERMINATE 0x0002 #endif -#ifndef DT_HIDEPREFIX - #define DT_HIDEPREFIX 0x00100000 -#endif - namespace wxMSWButton {