summaryrefslogtreecommitdiff
path: root/dftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'dftest.c')
-rw-r--r--dftest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dftest.c b/dftest.c
index 42a7cd5d17..b567685ce6 100644
--- a/dftest.c
+++ b/dftest.c
@@ -22,10 +22,6 @@
* along with this program; if not, write to the Free Software
* 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"