Improve documentation of api v3
[src/app-framework-binder.git] / src / afb-config.h
index 30fd398..c390008 100644 (file)
@@ -55,8 +55,7 @@ struct afb_config {
        struct afb_config_list *ldpaths;
        struct afb_config_list *weak_ldpaths;
        struct afb_config_list *calls;
-       struct afb_config_list *auto_ws;
-       struct afb_config_list *auto_link;
+       struct afb_config_list *auto_api;
 
        char **exec;