summaryrefslogtreecommitdiff
path: root/intrpvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'intrpvar.h')
-rw-r--r--intrpvar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/intrpvar.h b/intrpvar.h
index 00005963b5..dccbdb65b6 100644
--- a/intrpvar.h
+++ b/intrpvar.h
@@ -490,9 +490,6 @@ PERLVAR(Iregex_padav, AV*) /* All regex objects */
PERLVAR(Ireentrant_buffer, REBUF*) /* here we store the _r buffers */
#endif
-PERLVAR(sharedsv_space, PerlInterpreter*)
-PERLVAR(sharedsv_space_mutex, perl_mutex)
-
#endif
PERLVAR(Isavebegin, bool) /* save BEGINs for compiler */