Remove dead code

This commit is contained in:
gingerBill
2021-07-15 00:37:59 +01:00
parent 981b9fb7a8
commit 2938ec028f
3 changed files with 5 additions and 20 deletions
-4
View File
@@ -1343,7 +1343,3 @@ void check_proc_body(CheckerContext *ctx_, Token token, DeclInfo *decl, Type *ty
}
}
}