mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
qerror: QERR_IO_ERROR is no longer used, drop
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240513141703.549874-7-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
fdac62dbd3
commit
5b957bf6d3
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@
|
|||
#define QERR_INVALID_PARAMETER_VALUE \
|
||||
"Parameter '%s' expects %s"
|
||||
|
||||
#define QERR_IO_ERROR \
|
||||
"An IO error has occurred"
|
||||
|
||||
#define QERR_MISSING_PARAMETER \
|
||||
"Parameter '%s' is missing"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue