xo-reader: retire unused admits_symbol()
This commit is contained in:
parent
652a454887
commit
ae746b3173
8 changed files with 8 additions and 40 deletions
|
|
@ -24,11 +24,6 @@ namespace xo {
|
|||
|
||||
bool admits_f64() const;
|
||||
|
||||
virtual bool admits_symbol() const override;
|
||||
#ifdef OBSOLETE
|
||||
bool admits_singleassign() const;
|
||||
#endif
|
||||
|
||||
virtual void on_expr(ref::brw<Expression> expr,
|
||||
exprstatestack * p_stack,
|
||||
rp<Expression> * p_emit_expr) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue