Skip to content
Unverified Commit 933a38a4 authored by Khem Raj's avatar Khem Raj Committed by GitHub
Browse files

arena: Remove dead code (#429)



Fixes clang warning
arena.cpp:226:19: error: variable 'drained' set b
ut not used [-Werror,-Wunused-but-set-variable]
|     std::intptr_t drained = 0;
|                   ^

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
parent 64715f43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment