aboutsummaryrefslogtreecommitdiffstats
path: root/tap-gsm_astat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-gsm_astat.c')
-rw-r--r--tap-gsm_astat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tap-gsm_astat.c b/tap-gsm_astat.c
index ae3bedae6b..91895d9f3a 100644
--- a/tap-gsm_astat.c
+++ b/tap-gsm_astat.c
@@ -28,10 +28,6 @@
* This TAP provides statistics for the GSM 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