From fe90c1fcdd4c1c45a27de83835552ae452351a71 Mon Sep 17 00:00:00 2001 From: Andy Ragusa Date: Tue, 19 Mar 2024 10:01:31 -0700 Subject: [PATCH] blah --- libclamav/clamav.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libclamav/clamav.h b/libclamav/clamav.h index 6a2f790712..6e12699266 100644 --- a/libclamav/clamav.h +++ b/libclamav/clamav.h @@ -183,7 +183,6 @@ struct cl_scan_options { #define CL_SCAN_PARSE_ONENOTE 0x400 #define CL_SCAN_PARSE_IMAGE 0x800 /* option to enable/disable parsing images (graphics) */ #define CL_SCAN_PARSE_IMAGE_FUZZY_HASH 0x1000 /* option to enable/disable image fuzzy hash calculation. */ -//#define CL_SCAN_PARSE_ALZ 0x800 /* heuristic alerting options */ #define CL_SCAN_HEURISTIC_BROKEN 0x2 /* alert on broken PE and broken ELF files */