mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 14:57:42 +00:00
Remove unused PROC_MOUNT_BUF_LEN #define
This commit is contained in:
parent
952eb15deb
commit
db2ae2044a
@ -92,8 +92,6 @@ VIR_ENUM_IMPL(qemuVideo, VIR_DOMAIN_VIDEO_TYPE_LAST,
|
||||
"", /* no arg needed for xen */
|
||||
"" /* don't support vbox */);
|
||||
|
||||
#define PROC_MOUNT_BUF_LEN 255
|
||||
|
||||
int qemudLoadDriverConfig(struct qemud_driver *driver,
|
||||
const char *filename) {
|
||||
virConfPtr conf;
|
||||
|
Loading…
Reference in New Issue
Block a user