From e52a52322d79cff92ac23a64c7728eafbd0eb1ee Mon Sep 17 00:00:00 2001 From: Lars Roland Date: Wed, 13 Apr 2005 23:05:41 +0000 Subject: Remove redundant definition of _need_var_import_ svn path=/trunk/; revision=14068 --- tap-sctpchunkstat.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tap-sctpchunkstat.c') diff --git a/tap-sctpchunkstat.c b/tap-sctpchunkstat.c index d928912c9d..83b8985a14 100644 --- a/tap-sctpchunkstat.c +++ b/tap-sctpchunkstat.c @@ -23,10 +23,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* 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 -- cgit v1.2.3