diff options
Diffstat (limited to 'tap-wspstat.c')
-rw-r--r-- | tap-wspstat.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tap-wspstat.c b/tap-wspstat.c index 8fe193e538..64c5125527 100644 --- a/tap-wspstat.c +++ b/tap-wspstat.c @@ -27,10 +27,6 @@ * */ -/* 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 |