diff options
Diffstat (limited to 'src/comp.c')
| -rw-r--r-- | src/comp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/comp.c b/src/comp.c index 0e2dfd3913b..10cf7962ba1 100644 --- a/src/comp.c +++ b/src/comp.c @@ -5063,8 +5063,6 @@ helper_save_restriction (void) { record_unwind_protect (save_restriction_restore, save_restriction_save ()); - record_unwind_protect (narrowing_locks_restore, - narrowing_locks_save ()); } static bool |
