3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00

DoC: remove another unused variable

This commit is contained in:
Nuno Lopes 2015-01-23 17:09:17 +00:00
parent 93db50ff64
commit 036a56e360

View file

@ -948,7 +948,6 @@ namespace datalog {
#if 0
udoc_plugin::join_fn m_joiner;
#endif
union_find_default_ctx union_ctx;
bit_vector m_to_delete;
public: