pages and psize are always assigned, so there is no need to initialize
them as zero. MFC after: 2 weeks
This commit is contained in:
parent
6269645ad5
commit
fe3a3910b9
@ -267,8 +267,6 @@ set_hw_params(void)
|
||||
{
|
||||
long pages, psize;
|
||||
|
||||
pages = psize = 0;
|
||||
|
||||
#if defined(SORT_THREADS)
|
||||
ncpu = 1;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user