aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index 2029cbb35a..b15f11593e 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1508,7 +1508,6 @@ WINSPARKLE_LIBS=
!ENDIF
!IFDEF ENABLE_LIBWIRESHARK
-LIBWIRESHARK_CONFIG=^#define HAVE_LIBWIRESHARKDLL 1
# Link plugins with the import library of libwireshark.dll
LINK_PLUGINS_WITH_LIBWIRESHARK=USE
!ELSE