mirror of
https://github.com/Z3Prover/z3
synced 2025-06-20 04:43:39 +00:00
DoC: remove another unused variable
This commit is contained in:
parent
93db50ff64
commit
036a56e360
1 changed files with 0 additions and 1 deletions
|
@ -948,7 +948,6 @@ namespace datalog {
|
||||||
#if 0
|
#if 0
|
||||||
udoc_plugin::join_fn m_joiner;
|
udoc_plugin::join_fn m_joiner;
|
||||||
#endif
|
#endif
|
||||||
union_find_default_ctx union_ctx;
|
|
||||||
bit_vector m_to_delete;
|
bit_vector m_to_delete;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue