mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Remove unused variable.
This commit is contained in:
@@ -252,7 +252,6 @@ stats_print_atexit(void)
|
||||
static unsigned
|
||||
malloc_ncpus(void)
|
||||
{
|
||||
unsigned ret;
|
||||
long result;
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user