Move hwlm literal len define

This commit is contained in:
Matthew Barr
2017-06-26 10:15:49 +10:00
parent 293f9fcc49
commit 9c538a7522
3 changed files with 6 additions and 5 deletions

View File

@@ -42,9 +42,6 @@
namespace ue2 {
/** \brief Max length of the literal passed to HWLM. */
#define HWLM_LITERAL_MAX_LEN 8
/** \brief Max length of the hwlmLiteral::msk and hwlmLiteral::cmp vectors. */
#define HWLM_MASKLEN 8