Stopped calculated unused total in oc_huff_tree_size().
This get rid of the following clang warning: huffdec.c:439:7: warning: variable 'total' set but not used [-Wunused-but-set-variable] int total; ^
Loading
Please register or sign in to comment