summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/advapi32.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/advapi32.cc')
-rw-r--r--winsup/cygwin/advapi32.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/cygwin/advapi32.cc b/winsup/cygwin/advapi32.cc
index 07a11a513..1b31c6597 100644
--- a/winsup/cygwin/advapi32.cc
+++ b/winsup/cygwin/advapi32.cc
@@ -8,10 +8,6 @@ This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
-/* This define is required to tell the mingw64 headers (or, FWIW, the
- Microsoft headers) to omit declspec(dllimport) from advapi declarations. */
-#define _ADVAPI32_
-
#include "winsup.h"
#include <winioctl.h>
#include "shared_info.h"