mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
remove unused structs
This commit is contained in:
parent
caf204ab95
commit
3479129582
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue