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; ^