[-] Removed debug information.
Compare changes
Files
2- alexey.stratulat authored
@@ -4,7 +4,6 @@
@@ -4,7 +4,6 @@
const char *l_defaule_path_plugins = dap_strjoin(NULL, "/opt/", dap_get_appname(), "/var/plugins/", NULL);
@@ -27,7 +26,6 @@ int dap_chain_plugins_init(dap_config_t *a_config){
@@ -27,7 +26,6 @@ int dap_chain_plugins_init(dap_config_t *a_config){
l_name_file = dap_strjoin("",l_plugins_root_path, "/", l_element->name_directory, "/manifest.json", NULL);