Suppress unused variable warning in dlmalloc.c (#843)
authorRichard Barnes <rbarnes@umn.edu>
Sun, 15 Sep 2024 11:39:51 +0000 (07:39 -0400)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2024 11:39:51 +0000 (07:39 -0400)
commit348e70ef1c785b85e194e47d47b7c4c2b1cec861
tree93a888646a70fa0171ce3fd584db9024ddc86046
parent30e887f84e70c16df5c421983f074d07a93b4e58
Suppress unused variable warning in dlmalloc.c (#843)

Allows `-Wunused-but-set-variable` to pass
src/dlmalloc.c