mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 20:38:43 +00:00
remove unused structs
This commit is contained in:
parent
caf204ab95
commit
3479129582
|
@ -93,9 +93,6 @@ private:
|
|||
th_rewriter m_rewriter;
|
||||
obj_map<func_decl, macro_def*> m_macros;
|
||||
|
||||
struct macro_expander_cfg;
|
||||
struct macro_expander_rw;
|
||||
|
||||
void rewrite(expr_ref& t);
|
||||
|
||||
clause* init_clause(unsigned i);
|
||||
|
|
Loading…
Reference in a new issue