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
@ -50,9 +50,6 @@
|
||||
#define QERR_MISSING_PARAMETER \
|
||||
"Parameter '%s' is missing"
|
||||
|
||||
#define QERR_PERMISSION_DENIED \
|
||||
"Insufficient permission to perform this operation"
|
||||
|
||||
#define QERR_PROPERTY_VALUE_BAD \
|
||||
"Property '%s.%s' doesn't take value '%s'"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user