mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
[REFACT] Removed redundant functions
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
using namespace buf_util;
|
||||
|
||||
const size_t SECNAME_LEN = 8;
|
||||
const size_t SectionHdrWrapper::SECNAME_LEN = 8;
|
||||
|
||||
size_t SectHdrsWrapper::SECT_COUNT_MAX = 0x2000;
|
||||
size_t SectHdrsWrapper::SECT_INVALID_INDEX = SIZE_MAX;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user