Skip to content
Snippets Groups Projects
Commit 2a471f59 authored by Botond Baranyi's avatar Botond Baranyi Committed by Gerrit Code Review
Browse files

Merge "remove dead store"

parents 31485983 f3e0ef68
No related branches found
No related tags found
No related merge requests found
......@@ -416,7 +416,6 @@ int VERDICTTYPE::JSON_decode(const TTCN_Typedescriptor_t& p_td, JSON_Tokenizer&
}
}
} else {
error = FALSE;
verdict_value = UNBOUND_VERDICT;
return JSON_ERROR_INVALID_TOKEN;
}
......
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