mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
remove unused reference to rm
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
878905c13c
commit
1cf2b7c2d3
1 changed files with 0 additions and 1 deletions
|
@ -252,7 +252,6 @@ namespace datalog {
|
|||
if (!rel) {
|
||||
return;
|
||||
}
|
||||
relation_manager& rm = rel->get_rmanager();
|
||||
|
||||
func_decl_set const& candidate_preds = m_context.get_predicates();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue