hdt: Remove unused parameter in handle_pxe_commands
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 18:13:47 +0000 (11:13 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 22:31:21 +0000 (15:31 -0700)
commite4eac0f943dfdc2122227b16f3e6d0cd702a59d2
tree439596bd24f87622faa6046dc3050b7300213384
parent195f39437af51a7d35feaac79ca6bc4689b425c9
hdt: Remove unused parameter in handle_pxe_commands

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-pxe.c
com32/hdt/hdt-cli.c
com32/hdt/hdt-cli.h