mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Remove unused variable.
This commit is contained in:
parent
addad093f8
commit
52b30691f9
1 changed files with 0 additions and 1 deletions
|
|
@ -252,7 +252,6 @@ stats_print_atexit(void)
|
|||
static unsigned
|
||||
malloc_ncpus(void)
|
||||
{
|
||||
unsigned ret;
|
||||
long result;
|
||||
|
||||
#ifdef _WIN32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue