vdi-dev: mark as deprecated
This interface has long been deprecated, and I don't know of any user. Perhaps the header could even be removed from spice-protocol?
This commit is contained in:
parent
7566c5b3ad
commit
2d7bf3ed7f
@ -37,6 +37,10 @@
|
||||
|
||||
#include <spice/start-packed.h>
|
||||
|
||||
#ifndef SPICE_DISABLE_DEPRECATED
|
||||
#error "This SPICE interface is deprecated"
|
||||
#endif
|
||||
|
||||
#define REDHAT_PCI_VENDOR_ID 0x1b36
|
||||
|
||||
#define VDI_PORT_DEVICE_ID 0x0105
|
||||
|
||||
Loading…
Reference in New Issue
Block a user