mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 18:05:20 +00:00
xend: Remove a couple of unused function prototypes.
Commit 70f446631f142ae92b4d4eb349fcf11408171556 (from 2008) introduced some functions for testing whether xend was returning correct sound models. Those functions have long gone, but the function prototypes remain. This commit removes the unused prototypes. Signed-off-by: Richard W.M. Jones <rjones@redhat.com> (cherry picked from commit 093eea95894f1a2b3a4977e2dc676b53e9896c95)
This commit is contained in:
parent
0636291d8b
commit
d1ef7b625e
@ -84,10 +84,6 @@ xenDaemonDomainFetch(virConnectPtr xend,
|
||||
const char *cpus);
|
||||
|
||||
|
||||
int is_sound_model_valid(const char *model);
|
||||
int is_sound_model_conflict(const char *model, const char *soundstr);
|
||||
|
||||
|
||||
/* refactored ones */
|
||||
int xenDaemonOpen(virConnectPtr conn, virConnectAuthPtr auth,
|
||||
unsigned int flags);
|
||||
|
Loading…
x
Reference in New Issue
Block a user