aboutsummaryrefslogtreecommitdiffstats
path: root/color_filters.c
diff options
context:
space:
mode:
Diffstat (limited to 'color_filters.c')
-rw-r--r--color_filters.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/color_filters.c b/color_filters.c
index 6382cef405..f76e4036d1 100644
--- a/color_filters.c
+++ b/color_filters.c
@@ -24,10 +24,6 @@
/*
* Updated 1 Dec 10 jjm
*/
-
-/* 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"