Remove check for SPI_GETFLATMENU.
<https://msdn.microsoft.com/en-us/library/windows/desktop/ms724947(v=vs.85).aspx>
This commit is contained in:
parent
fefe380b53
commit
45818cd90b
@ -35,10 +35,6 @@
|
||||
#include "wx/msw/missing.h" // for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
|
||||
#include "wx/msw/private/metrics.h"
|
||||
|
||||
#ifndef SPI_GETFLATMENU
|
||||
#define SPI_GETFLATMENU 0x1022
|
||||
#endif
|
||||
|
||||
#include "wx/fontutil.h"
|
||||
#include "wx/fontenum.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user