include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
commitfe8a7390c10c78b806211d7e36727c461d39a17f
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Oct 2022 13:05:00 +0000 (13 14:05 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 22 Oct 2022 21:21:16 +0000 (22 23:21 +0200)
tree3c9fd9abf2d3a0a74c660071cd62387a949d8298
parent6191347991225a291ce38f5faf4d6e8181b5561f
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype

In commit 1454509726719e0933c80 we removed the function
scsi_legacy_handle_cmdline() and all of its callers, but forgot to
delete the prototype from the header function.  Delete the prototype
too.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221013130500.967432-1-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
include/hw/scsi/scsi.h