mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 14:10:54 +00:00
remove sources for unused variable warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d9227b95ea
commit
8d18fd075e
12 changed files with 20 additions and 25 deletions
|
@ -24,9 +24,6 @@ Revision History:
|
|||
|
||||
class expr_rand {
|
||||
ast_manager& m_manager;
|
||||
unsigned m_num_vars;
|
||||
unsigned m_num_apps;
|
||||
unsigned m_num_nodes;
|
||||
unsigned m_max_steps;
|
||||
random_gen m_random;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue