Skip to content
Snippets Groups Projects
Commit 4b90527c authored by Petter Reinholdtsen's avatar Petter Reinholdtsen
Browse files

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;
      ^
parent 877ac811
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment