summaryrefslogtreecommitdiff
path: root/intrpvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'intrpvar.h')
-rw-r--r--intrpvar.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/intrpvar.h b/intrpvar.h
index f84f3841b4..2e21f92e5f 100644
--- a/intrpvar.h
+++ b/intrpvar.h
@@ -479,7 +479,5 @@ PERLVAR(Inumeric_radix_sv, SV *) /* The radix separator if not '.' */
* XSUB.h provides wrapper functions via perlapi.h that make this
* irrelevant, but not all code may be expected to #include XSUB.h. */
-#if defined(USE_ITHREADS)
-PERLVAR(Iclone_callbacks, AV*) /* used for collecting callbacks during perl_clone*/
-#endif
+