Remove check for TTTOOLINFO_V1_SIZE.
<https://msdn.microsoft.com/en-us/library/windows/desktop/hh298349(v=vs.85).aspx>
This commit is contained in:
parent
2f5f5caf99
commit
e38762bc55
@ -38,10 +38,6 @@
|
||||
#include "wx/vector.h"
|
||||
#include "wx/msw/private.h"
|
||||
|
||||
#ifndef TTTOOLINFO_V1_SIZE
|
||||
#define TTTOOLINFO_V1_SIZE 0x28
|
||||
#endif
|
||||
|
||||
#ifndef TTF_TRANSPARENT
|
||||
#define TTF_TRANSPARENT 0x0100
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user