diff --git a/nmap_winconfig.h b/nmap_winconfig.h index fe16d053d..e154f2f6a 100644 --- a/nmap_winconfig.h +++ b/nmap_winconfig.h @@ -103,7 +103,5 @@ #define NMAPDATADIR "c:\\nmap" /* FIXME: I really need to make this dynamic */ #define HAVE_OPENSSL 1 -/* Apparently __func__ isn't yet supported */ -#define __func__ __FUNCTION__ #endif /* NMAP_WINCONFIG_H */