chore(library/inductive_compiler/nested): compilation warning
This commit is contained in:
parent
4432629eb0
commit
40bf1365ae
1 changed files with 0 additions and 1 deletions
|
|
@ -120,7 +120,6 @@ class add_nested_inductive_decl_fn {
|
|||
expr mk_local_pp(name const & n, expr const & ty) { return mk_local(m_ngen.next(), n, ty, binder_info()); }
|
||||
|
||||
// For sizeof
|
||||
bool m_has_sizeof{false};
|
||||
local_context m_synth_lctx;
|
||||
buffer<expr> m_param_insts;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue