summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-14 14:04:24 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-14 14:04:24 +0000
commit00896663c42f948ff210f9dc95027f57806a6ded (patch)
treef2239fc3ed15e6b0cb40707dc65ccf298081d59f /perl.h
parentcf25bb620ab43f67a0edb45a418782cd53e76918 (diff)
downloadperl-00896663c42f948ff210f9dc95027f57806a6ded.tar.gz
Retract #14251 (the op slab allocator from perlio)
until we figure out why 2.2.19 x86 debian gets a circular sibling chain and therefore hangs in the Perl_ck_subr() sibling for-loop. p4raw-id: //depot/perl@14255
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl.h b/perl.h
index a7a78498da..7a876b59c4 100644
--- a/perl.h
+++ b/perl.h
@@ -9,8 +9,6 @@
#ifndef H_PERL
#define H_PERL 1
-#define PL_OP_SLAB_ALLOC
-
#ifdef PERL_FOR_X2P
/*
* This file is being used for x2p stuff.