3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 21:37:02 +00:00

remove unreferenced

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-06-21 09:17:17 +02:00
parent 5177cc4a9a
commit b1dbea328a
3 changed files with 16 additions and 16 deletions

View file

@ -3112,7 +3112,6 @@ namespace smt2 {
sexpr_ref parse_sexpr_ref() {
m_num_bindings = 0;
unsigned found_errors = 0;
m_num_open_paren = 0;
try {