hdt: Remove unused parameter in main_show_cpu
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 18:31:29 +0000 (11:31 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 22:31:22 +0000 (15:31 -0700)
commit519403a58373b447f26784f220316d32f0d2416c
tree2b237520d9b6e09125cac97a7c685dcab932f521
parent2cc87ddcda808babf78d4d06186e4d5278fc950a
hdt: Remove unused parameter in main_show_cpu

Impact: Signature change.

The cli mode information is already in the function name. No need to pass it
as a parameter. This fixes a compilation warning.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/hdt-cli-cpu.c
com32/hdt/hdt-cli.c
com32/hdt/hdt-cli.h