summaryrefslogtreecommitdiff
path: root/tap-ansi_astat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-ansi_astat.c')
-rw-r--r--tap-ansi_astat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tap-ansi_astat.c b/tap-ansi_astat.c
index 6487ae1b85..b2fc6e0bac 100644
--- a/tap-ansi_astat.c
+++ b/tap-ansi_astat.c
@@ -28,10 +28,6 @@
* This TAP provides statistics for the ANSI A Interface:
*/
-/* With MSVC and a libethereal.dll this file needs to import some variables
- in a special way. Therefore _NEED_VAR_IMPORT_ is defined. */
-#define _NEED_VAR_IMPORT_
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif