Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Nov 11, 2019
1 parent c73a87c commit 0c1b68b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/smt/theory_seq.cpp
Expand Up @@ -3183,7 +3183,6 @@ bool theory_seq::get_length(expr* e, expr_ref& len, literal_vector& lits) {


bool theory_seq::branch_nqs() {
context & ctx = get_context();
if (m_nqs.empty()) {
return false;
}
Expand Down

0 comments on commit 0c1b68b

Please sign in to comment.