xo-reader: tidy: cleanup debris
This commit is contained in:
parent
2b436850cf
commit
57b9a7f561
2 changed files with 0 additions and 16 deletions
|
|
@ -23,11 +23,6 @@ namespace xo {
|
|||
bool
|
||||
paren_xs::admits_singleassign() const { return false; }
|
||||
|
||||
#ifdef OBSOLETE
|
||||
bool
|
||||
paren_xs::admits_leftparen() const { /*unreachable*/ return false; }
|
||||
#endif
|
||||
|
||||
bool
|
||||
paren_xs::admits_rightparen() const {
|
||||
switch (parenxs_type_) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue