mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-09-13 14:08:25 +00:00
clang warning fix
This commit is contained in:
@@ -4622,6 +4622,7 @@ namespace basist
|
||||
const int CHROMA_THRESH = 10;
|
||||
|
||||
uint32_t total_filtered_blocks = 0;
|
||||
BASISU_NOTE_UNUSED(total_filtered_blocks);
|
||||
|
||||
for (int by = 0; by < (int)num_blocks_y; by++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user