From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- libnm-core/nm-utils-private.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libnm-core/nm-utils-private.h') diff --git a/libnm-core/nm-utils-private.h b/libnm-core/nm-utils-private.h index 3854d679..ffdc6315 100644 --- a/libnm-core/nm-utils-private.h +++ b/libnm-core/nm-utils-private.h @@ -40,12 +40,6 @@ GVariant * _nm_utils_bytes_to_dbus (const GValue *prop_value); void _nm_utils_bytes_from_dbus (GVariant *dbus_value, GValue *prop_value); -GSList * _nm_utils_strv_to_slist (char **strv); -char ** _nm_utils_slist_to_strv (GSList *slist); - -GPtrArray * _nm_utils_strv_to_ptrarray (char **strv); -char ** _nm_utils_ptrarray_to_strv (GPtrArray *ptrarray); - char * _nm_utils_hwaddr_canonical_or_invalid (const char *mac, gssize length); #endif -- cgit 1.3.0-6-gf8a5