Skip to content
Snippets Groups Projects
Commit ff1f3a58 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

remove message

parent 6b36f4c0
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,6 @@ void tree_service_add(char const *base, char const *treename, char const *servic
resolve_wrapper_t_ref wres = resolve_set_struct(DATA_TREE, &tres) ;
stralloc sa = STRALLOC_ZERO ;
log_trace("modify field contents of resolve tree file: ", treename) ;
if (!resolve_read_g(wres, base, treename))
log_dieusys(LOG_EXIT_SYS, "read resolve file of tree: ", treename) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment