[Libosinfo] [libosinfo PATCH 11/31] devicelink: Remove OSINFO_DEVICELINK_PROP_SUPPORTED
Fabiano Fidêncio
fidencio at redhat.com
Fri Nov 23 10:15:00 UTC 2018
The property is not used anywhere else since the addition of
OSINFO_LINK_PROP_SUPPORTED and can be simply dropped as it's never been
part of any release.
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
osinfo/osinfo_devicelink.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/osinfo/osinfo_devicelink.h b/osinfo/osinfo_devicelink.h
index f2fad4d..4f8e5c5 100644
--- a/osinfo/osinfo_devicelink.h
+++ b/osinfo/osinfo_devicelink.h
@@ -45,7 +45,6 @@ typedef struct _OsinfoDeviceLinkClass OsinfoDeviceLinkClass;
typedef struct _OsinfoDeviceLinkPrivate OsinfoDeviceLinkPrivate;
#define OSINFO_DEVICELINK_PROP_DRIVER "driver"
-#define OSINFO_DEVICELINK_PROP_SUPPORTED "supported"
/* object */
struct _OsinfoDeviceLink
--
2.19.1
More information about the Libosinfo
mailing list