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:
parent
5177cc4a9a
commit
b1dbea328a
3 changed files with 16 additions and 16 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue