summaryrefslogtreecommitdiff
path: root/op.c
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2020-07-06 16:30:53 +0100
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2021-10-08 19:21:33 +0100
commit2eb109a4d326f05244e37f956ca8cd8b0db22b19 (patch)
treea8298fe2c529c6d6438fd75c144d91b18823824d /op.c
parent07a6208729c01c230010594c3e08a946ab0ccbef (diff)
downloadperl-2eb109a4d326f05244e37f956ca8cd8b0db22b19.tar.gz
Remove NetWare support
The build has been broken since 2009.
Diffstat (limited to 'op.c')
-rw-r--r--op.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/op.c b/op.c
index d015c390d9..39eeabd122 100644
--- a/op.c
+++ b/op.c
@@ -467,13 +467,6 @@ Perl_Slab_to_rw(pTHX_ OPSLAB *const slab)
# define Slab_to_rw(op) NOOP
#endif
-/* This cannot possibly be right, but it was copied from the old slab
- allocator, to which it was originally added, without explanation, in
- commit 083fcd5. */
-#ifdef NETWARE
-# define PerlMemShared PerlMem
-#endif
-
/* make freed ops die if they're inadvertently executed */
#ifdef DEBUGGING
static OP *