Remove checks for MNS_CHECKORBMP, MIM_STYLE.
<https://msdn.microsoft.com/en-us/library/windows/desktop/ms647575(v=vs.85).aspx>
This commit is contained in:
parent
73210723cd
commit
f3cda45ced
@ -50,13 +50,6 @@
|
||||
|
||||
#include "wx/dynlib.h"
|
||||
|
||||
#ifndef MNS_CHECKORBMP
|
||||
#define MNS_CHECKORBMP 0x04000000
|
||||
#endif
|
||||
#ifndef MIM_STYLE
|
||||
#define MIM_STYLE 0x00000010
|
||||
#endif
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// global variables
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user