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
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

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