]> xenbits.xensource.com Git - libvirt.git/commitdiff
admin: Don't use priority for admin APIs
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 1 Mar 2016 16:34:19 +0000 (17:34 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 11 Mar 2016 11:58:41 +0000 (12:58 +0100)
There are no priority workers as they don't make sense for now.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/admin/admin_protocol.x

index 089ce57c748edad8b310ff8cc261c33c899b418a..742ed2a89cd19a758801d38760cb6b69e4e0aa9d 100644 (file)
@@ -104,7 +104,6 @@ enum admin_procedure {
 
     /**
       * @generate: none
-      * @priority: high
       */
     ADMIN_PROC_CONNECT_LIST_SERVERS = 4
 };