From: Konstantinos Margaritis Date: Wed, 17 Jan 2024 15:13:51 +0000 (+0200) Subject: remove unused constant X-Git-Tag: vectorscan/5.4.12^2~75^2~22 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9fac2bf78d3d10c5522a1741505dbb2c8aea6090;p=thirdparty%2Fvectorscan.git remove unused constant --- diff --git a/src/rose/rose_build_matchers.cpp b/src/rose/rose_build_matchers.cpp index 96cdfbe5..aa7a794d 100644 --- a/src/rose/rose_build_matchers.cpp +++ b/src/rose/rose_build_matchers.cpp @@ -62,8 +62,6 @@ using boost::adaptors::map_values; namespace ue2 { -static const size_t MAX_ACCEL_STRING_LEN = 16; - #if defined(DEBUG) || defined(DUMP_SUPPORT) static UNUSED string dumpMask(const vector &v) {