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