Module Name: src Committed By: martin Date: Thu Jan 16 13:56:24 UTC 2020
Modified Files:
src/usr.sbin/sysinst: install.c upgrade.c
Log Message:
Remove useless calls to get_ramsize() - return value is ignored and
the function has no side effects.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/sysinst/install.c \
src/usr.sbin/sysinst/upgrade.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
