top(1): Remove now-unused variable

This commit is contained in:
Eitan Adler 2018-05-20 23:39:08 +00:00
parent 668af25d2e
commit 878441444b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333947

View File

@ -320,7 +320,6 @@ machine_init(struct statics *statics)
uint64_t arc_size;
boolean_t carc_en;
size_t size;
struct passwd *pw;
size = sizeof(smpmode);
if ((sysctlbyname("machdep.smp_active", &smpmode, &size,