libnm: drop unused code

This commit is contained in:
Thomas Haller 2020-03-15 15:26:17 +01:00
parent 42edeb62a3
commit 7c2bcd4bc9

View file

@ -15,12 +15,6 @@
/*****************************************************************************/
/* Markers for deprecated sync code in internal API. */
#define _NM_DEPRECATED_SYNC_METHOD_INTERNAL NM_DEPRECATED_IN_1_22
#define _NM_DEPRECATED_SYNC_WRITABLE_PROPERTY_INTERNAL NM_DEPRECATED_IN_1_22
/*****************************************************************************/
char *nm_utils_fixup_vendor_string (const char *desc);
char *nm_utils_fixup_product_string (const char *desc);