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

remove useless field TOSWITCH

parent 25c74791
No related branches found
No related tags found
No related merge requests found
......@@ -45,8 +45,6 @@ int service_is(ss_state_t *ste, uint32_t flag)
case STATE_FLAGS_TOPARSE : return ste->toparse ;
case STATE_FLAGS_TOSWITCH : return ste->toswitch ;
case STATE_FLAGS_ISDOWNFILE : return ste->isdownfile ;
case STATE_FLAGS_ISEARLIER : return ste->isearlier ;
......
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