mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-11 03:24:58 -06:00
qerror: QERR_PERMISSION_DENIED is no longer used, drop
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20221012153801.2604340-5-armbru@redhat.com>
This commit is contained in:
parent
8d09593314
commit
0dddb0fc80
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@
|
||||||
#define QERR_MISSING_PARAMETER \
|
#define QERR_MISSING_PARAMETER \
|
||||||
"Parameter '%s' is missing"
|
"Parameter '%s' is missing"
|
||||||
|
|
||||||
#define QERR_PERMISSION_DENIED \
|
|
||||||
"Insufficient permission to perform this operation"
|
|
||||||
|
|
||||||
#define QERR_PROPERTY_VALUE_BAD \
|
#define QERR_PROPERTY_VALUE_BAD \
|
||||||
"Property '%s.%s' doesn't take value '%s'"
|
"Property '%s.%s' doesn't take value '%s'"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue