summaryrefslogtreecommitdiff
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/eval.c b/eval.c
index 76178c998b..2d8eca0ab7 100644
--- a/eval.c
+++ b/eval.c
@@ -8011,8 +8011,6 @@ static int
block_orphan(data)
struct BLOCK *data;
{
- struct tag *tt;
-
if (data->scope->flags & SCOPE_NOSTACK) {
return 1;
}