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:
Catalin 2017-03-05 15:35:14 +02:00
parent 2f5f5caf99
commit e38762bc55

View File

@ -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