remove unused constant

This commit is contained in:
Konstantinos Margaritis 2024-01-17 17:13:51 +02:00
parent afb1a1705f
commit 9fac2bf78d

View File

@ -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<u8> &v) {