diff options
author | Steve Peters <steve@fisharerojo.org> | 2006-02-24 02:56:02 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-02-24 02:56:02 +0000 |
commit | c696a6a43b0b5a16f820f8a91db4e187fc9ac45b (patch) | |
tree | e78da0e4e1e2c416f23f1018d58a35bceeb474f1 /globvar.sym | |
parent | 3476b56103cbe13508b1fd6b46ae7b9cb6e0f7ed (diff) | |
download | perl-c696a6a43b0b5a16f820f8a91db4e187fc9ac45b.tar.gz |
Revert change #27295, which I thought fixed builds on Win32.
Instead remove &PL_vtbl_glob from globvar.sym.
p4raw-link: @27295 on //depot/perl: 3476b56103cbe13508b1fd6b46ae7b9cb6e0f7ed
p4raw-id: //depot/perl@27296
Diffstat (limited to 'globvar.sym')
-rw-r--r-- | globvar.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/globvar.sym b/globvar.sym index e1b695b4a5..9d1e05d73b 100644 --- a/globvar.sym +++ b/globvar.sym @@ -45,7 +45,6 @@ vtbl_defelem vtbl_env vtbl_envelem vtbl_fm -vtbl_glob vtbl_isa vtbl_isaelem vtbl_mglob |