summaryrefslogtreecommitdiff
path: root/src/up-device-list.h
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-07-08 18:51:14 +0200
committerBastien Nocera <hadess@hadess.net>2016-07-08 18:51:14 +0200
commit3e06274e0020ff14ef53e3dc68c171cd26148813 (patch)
tree51cbfa8af5fb4103c20295a039926f5ab7ca0cb5 /src/up-device-list.h
parent402640bee016472bf61c7a4ad9e5fac9790ea1bf (diff)
downloadupower-3e06274e0020ff14ef53e3dc68c171cd26148813.tar.gz
daemon: Remove unused test declarations
All those test functions were removed in 6ba8629 and are now unused.
Diffstat (limited to 'src/up-device-list.h')
-rw-r--r--src/up-device-list.h1
1 files changed, 0 insertions, 1 deletions
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);