Remove redundant define

NOMINMAX is already defined in build scripts.
This commit is contained in:
Chocobo1
2021-10-08 11:11:02 +08:00
parent 6b06cc9216
commit 03cb51844b

View File

@@ -33,9 +33,6 @@
#include <QtGlobal>
#ifdef Q_OS_WIN
#ifndef NOMINMAX
#define NOMINMAX
#endif
#include <Windows.h>
#include <Ntsecapi.h>
#else // Q_OS_WIN