diff options
| -rw-r--r-- | linearize.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linearize.c b/linearize.c index 6e5eb330..2105a729 100644 --- a/linearize.c +++ b/linearize.c @@ -776,7 +776,6 @@ static void add_branch(struct entrypoint *ep, struct expression *expr, pseudo_t } } -/* Dummy pseudo allocator */ pseudo_t alloc_pseudo(struct instruction *def) { static int nr = 0; |
