checkpoint in switching to new call-style of view rules for everything

This commit is contained in:
Ryan Fleury
2025-04-10 14:29:55 -07:00
parent 0c999d70dc
commit 710828c67d
7 changed files with 115 additions and 136 deletions
-2
View File
@@ -321,8 +321,6 @@ struct E_Expr
{
E_Expr *first;
E_Expr *last;
E_Expr *first_tag;
E_Expr *last_tag;
E_Expr *next;
E_Expr *prev;
E_Expr *ref;