summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-07-18 19:32:50 +0100
committerNicholas Clark <nick@ccl4.org>2009-08-22 20:49:37 +0100
commitc8e503bfe4136506c95da755e0400990f539bb6a (patch)
tree24f9c95d2abb099c5cb955062e9bd4c9f6b342cb /perl.h
parent828dad175cf45f4e83d61df735a510f0314063c8 (diff)
downloadperl-c8e503bfe4136506c95da755e0400990f539bb6a.tar.gz
Eliminate *_ALLOCATED_HEAD and *_HEAD macros which are now used only once.
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index 136bd53b07..41f4ab1f9d 100644
--- a/perl.h
+++ b/perl.h
@@ -3407,7 +3407,6 @@ struct nexttoken {
#include "utf8.h"
/* defined in sv.c, but also used in [ach]v.c */
-#undef _XPV_ALLOCATED_HEAD
#undef _XPV_HEAD
#undef _XPVMG_HEAD
#undef _XPVCV_COMMON