summaryrefslogtreecommitdiff
path: root/XSUB.h
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2006-02-24 02:02:14 +0000
committerSteve Peters <steve@fisharerojo.org>2006-02-24 02:02:14 +0000
commit3476b56103cbe13508b1fd6b46ae7b9cb6e0f7ed (patch)
treeec2f5dacc0703389e71abaf097af1d59d686cb84 /XSUB.h
parent00b1698f76403476df2006ff536ab00ffc650220 (diff)
downloadperl-3476b56103cbe13508b1fd6b46ae7b9cb6e0f7ed.tar.gz
Last instance of PL_vtbl_glob removed. It was missed change #27289.
p4raw-link: @27289 on //depot/perl: c0c446747ad6c5bde53bc8415ca16ef77f6320f2 p4raw-id: //depot/perl@27295
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/XSUB.h b/XSUB.h
index 9f881a2ebd..03e6f835c0 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -376,7 +376,6 @@ Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
# define VTBL_isa &PL_vtbl_isa
# define VTBL_isaelem &PL_vtbl_isaelem
# define VTBL_arylen &PL_vtbl_arylen
-# define VTBL_glob &PL_vtbl_glob
# define VTBL_mglob &PL_vtbl_mglob
# define VTBL_nkeys &PL_vtbl_nkeys
# define VTBL_taint &PL_vtbl_taint