diff options
Diffstat (limited to 'limbo/ecom.c')
| -rw-r--r-- | limbo/ecom.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/limbo/ecom.c b/limbo/ecom.c index 2dfa2f68..86417808 100644 --- a/limbo/ecom.c +++ b/limbo/ecom.c @@ -2372,7 +2372,6 @@ tupaliased(Node *n, Node *e) return 1; e = e->right; } - return 0; } /* @@ -2390,7 +2389,6 @@ tupsaliased(Node *n, Node *e) return 1; n = n->right; } - return 0; } /* |
