summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connman.h')
-rw-r--r--src/connman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/connman.h b/src/connman.h
index 70178d84..95e5c8a3 100644
--- a/src/connman.h
+++ b/src/connman.h
@@ -200,7 +200,6 @@ int __connman_resolvfile_append(int index, const char *domain, const char *serve
int __connman_resolvfile_remove(int index, const char *domain, const char *server);
int __connman_resolver_redo_servers(int index);
-void __connman_storage_migrate(void);
GKeyFile *__connman_storage_open_global(void);
GKeyFile *__connman_storage_load_global(void);
int __connman_storage_save_global(GKeyFile *keyfile);