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

66-stop:comment useless variable

parent 93947d0a
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,7 @@ int svc_down(char const *base,char const *scandir,char const *live,char const *t
}
int rc_release(char const *base, char const *scandir, char const *live,char const *tree, char const *treename)
{
size_t scanlen = strlen(scandir) ;
// size_t scanlen = strlen(scandir) ;
/* size_t treenamelen = strlen(treename) ;
if (genalloc_len(stralist,&gaunsup))
......
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