summaryrefslogtreecommitdiffstats
path: root/src/preflight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preflight.h')
-rw-r--r--src/preflight.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/preflight.h b/src/preflight.h
index 7c45bb9..dd8647e 100644
--- a/src/preflight.h
+++ b/src/preflight.h
@@ -22,9 +22,6 @@
#include "device.h"
-extern void userpref_get_system_buid(char **systembuid);
-extern void userpref_device_record_get_host_id(const char *udid, char **host_id);
-
void preflight_device_remove_cb(void *data);
void preflight_worker_device_add(struct device_info* info);