summaryrefslogtreecommitdiff
path: root/WIN32-Code
diff options
context:
space:
mode:
Diffstat (limited to 'WIN32-Code')
-rw-r--r--WIN32-Code/nmake/event2/event-config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/WIN32-Code/nmake/event2/event-config.h b/WIN32-Code/nmake/event2/event-config.h
index 45dd5069..2287a2e3 100644
--- a/WIN32-Code/nmake/event2/event-config.h
+++ b/WIN32-Code/nmake/event2/event-config.h
@@ -337,9 +337,6 @@
/* Version number of package */
#define EVENT__VERSION "2.2.0-alpha-dev"
-/* Define to appropriate substitue if compiler doesnt have __func__ */
-#define EVENT____func__ __FUNCTION__
-
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#define EVENT__inline __inline