remove unused constant

This commit is contained in:
Konstantinos Margaritis
2024-01-17 17:13:51 +02:00
parent 30e0537e75
commit f399dfa586

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) {