summaryrefslogtreecommitdiffstats
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 e837a9be5..42cef9df1 100644
--- a/eval.c
+++ b/eval.c
@@ -8031,8 +8031,6 @@ static int
block_orphan(data)
struct BLOCK *data;
{
- struct tag *tt;
-
if (data->scope->flags & SCOPE_NOSTACK) {
return 1;
}