summaryrefslogtreecommitdiff
path: root/scope.c
diff options
context:
space:
mode:
Diffstat (limited to 'scope.c')
-rw-r--r--scope.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/scope.c b/scope.c
index 6782e0bf40..78d796b96d 100644
--- a/scope.c
+++ b/scope.c
@@ -540,7 +540,6 @@ Perl_save_hints(pTHX)
PL_compiling.cop_hints_hash->refcounted_he_refcnt++;
HINTS_REFCNT_UNLOCK;
}
- SSCHECK(4);
if (PL_hints & HINT_LOCALIZE_HH) {
save_pushptri32ptr(GvHV(PL_hintgv), PL_hints,
PL_compiling.cop_hints_hash, SAVEt_HINTS);