diff options
Diffstat (limited to 'eval.c')
-rw-r--r-- | eval.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8031,8 +8031,6 @@ static int block_orphan(data) struct BLOCK *data; { - struct tag *tt; - if (data->scope->flags & SCOPE_NOSTACK) { return 1; } |