diff options
Diffstat (limited to 'plugins/Clist_nicer/skineditor/src')
-rw-r--r-- | plugins/Clist_nicer/skineditor/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/skineditor/src/commonheaders.h b/plugins/Clist_nicer/skineditor/src/commonheaders.h index eafbd9bfbb..1563e24d18 100644 --- a/plugins/Clist_nicer/skineditor/src/commonheaders.h +++ b/plugins/Clist_nicer/skineditor/src/commonheaders.h @@ -23,7 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define _CRT_SECURE_NO_WARNINGS
-#define _WIN32_WINNT 0x0501
#include <windows.h>
#include <commctrl.h>
|