mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
remove vestigial statement counterparts
This commit is contained in:
parent
265788b50b
commit
039e670097
9 changed files with 0 additions and 202 deletions
|
@ -223,8 +223,6 @@ UDs UseDefs::PropagateUDs(const Stmt* s, UDs succ_UDs, const Stmt* succ_stmt, bo
|
|||
|
||||
case STMT_EVENT:
|
||||
case STMT_CHECK_ANY_LEN:
|
||||
case STMT_ADD:
|
||||
case STMT_DELETE:
|
||||
case STMT_RETURN: {
|
||||
auto e = static_cast<const ExprStmt*>(s)->StmtExpr();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue