mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
admin: Don't use priority for admin APIs
There are no priority workers as they don't make sense for now. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
d4218ca64f
commit
8fcb81d2de
@ -104,7 +104,6 @@ enum admin_procedure {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @generate: none
|
* @generate: none
|
||||||
* @priority: high
|
|
||||||
*/
|
*/
|
||||||
ADMIN_PROC_CONNECT_LIST_SERVERS = 4
|
ADMIN_PROC_CONNECT_LIST_SERVERS = 4
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user