xo-reader: retire unused admits_symbol()

This commit is contained in:
Roland Conybeare 2024-08-11 00:01:11 -05:00
commit ae746b3173
8 changed files with 8 additions and 40 deletions

View file

@ -14,9 +14,6 @@ namespace xo {
gen_expr_{std::move(valex)}
{}
bool
progress_xs::admits_symbol() const { return false; }
bool
progress_xs::admits_f64() const { return false; }