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 <[email protected]>
---
 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

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to