mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
remove unused structs
This commit is contained in:
parent
caf204ab95
commit
3479129582
|
@ -92,9 +92,6 @@ private:
|
|||
der_rewriter m_der;
|
||||
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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue