mirror of
https://github.com/vale981/spectrwm
synced 2025-03-04 17:31:40 -05:00
baraction: Drop argument to print_mem()
It's not used.
This commit is contained in:
parent
97b3f52ea8
commit
43e7a3d20a
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ while :; do
|
|||
fi
|
||||
if [ $I -ge 2 ]; then
|
||||
# print_date
|
||||
print_mem $MEM
|
||||
print_mem
|
||||
print_cpu $REPLY
|
||||
print_cpuspeed
|
||||
print_apm $APM_DATA
|
||||
|
|
Loading…
Add table
Reference in a new issue