summaryrefslogtreecommitdiff
path: root/pp_ctl.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-11-04 02:53:37 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-11-04 02:53:37 +0000
commitd20626d86bf3d55ba658adbc2678de4c519cbc6c (patch)
tree54572cc02ed9c32ffaa4bb2161ba13d8466dbc77 /pp_ctl.c
parentcc49e20bd7575d1d37e92731860d63daa4d52ecc (diff)
downloadperl-d20626d86bf3d55ba658adbc2678de4c519cbc6c.tar.gz
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
p4raw-id: //depot/perl@4511
Diffstat (limited to 'pp_ctl.c')
-rw-r--r--pp_ctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pp_ctl.c b/pp_ctl.c
index 833e87e7af..746f483dd0 100644
--- a/pp_ctl.c
+++ b/pp_ctl.c
@@ -4089,7 +4089,6 @@ S_qsortsv(pTHX_ SV ** array, size_t num_elts, SVCOMPARE_t compare)
#ifdef PERL_OBJECT
-#define NO_XSLOCKS
#undef this
#define this pPerl
#include "XSUB.h"