mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
sys: Fixed many clang tidy warnings and typos
This commit is contained in:
@@ -17,9 +17,6 @@ namespace hex::plugin::builtin {
|
||||
std::memset(this->m_filter.data(), 0x00, this->m_filter.capacity());
|
||||
}
|
||||
|
||||
ViewConstants::~ViewConstants() {
|
||||
}
|
||||
|
||||
void ViewConstants::reloadConstants() {
|
||||
this->m_constants.clear();
|
||||
this->m_filterIndices.clear();
|
||||
|
||||
Reference in New Issue
Block a user