From 3e06274e0020ff14ef53e3dc68c171cd26148813 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 8 Jul 2016 18:51:14 +0200 Subject: daemon: Remove unused test declarations All those test functions were removed in 6ba8629 and are now unused. --- src/up-device-list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/up-device-list.h') diff --git a/src/up-device-list.h b/src/up-device-list.h index 85a06bb..d82b667 100644 --- a/src/up-device-list.h +++ b/src/up-device-list.h @@ -52,7 +52,6 @@ typedef struct GType up_device_list_get_type (void); UpDeviceList *up_device_list_new (void); -void up_device_list_test (gpointer user_data); GObject *up_device_list_lookup (UpDeviceList *list, GObject *native); -- cgit v1.2.1