mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Remove redundant define
NOMINMAX is already defined in build scripts.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user