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

remove env options

parent 87bd69c6
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,6 @@ typedef enum enum_opts_e enum_opts_t, *enum_opts_t_ref ;
enum enum_opts_e
{
OPTS_LOGGER = 0 ,
OPTS_ENVIR ,
OPTS_ENDOFKEY
} ;
......
......@@ -107,7 +107,6 @@ char const *enum_str_expected[] = {
char const *enum_str_opts[] = {
"log" ,
"env" ,
0
} ;
......
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