From 20d7225961318f2b7028b6ce66a378dd14d15ef1 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 7 Jan 2002 23:40:15 +0000 Subject: Extension nits found by -Wall (several from threads and threads::shared, but leaving them to Arthur). p4raw-id: //depot/perl@14128 --- ext/Opcode/Opcode.xs | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/Opcode') diff --git a/ext/Opcode/Opcode.xs b/ext/Opcode/Opcode.xs index 4ef1347b45..8026964cd7 100644 --- a/ext/Opcode/Opcode.xs +++ b/ext/Opcode/Opcode.xs @@ -380,7 +380,6 @@ CODE: SV *bitspec, *opset; char *bitmap; STRLEN len, on; - dMY_CXT; opset = sv_2mortal(new_opset(aTHX_ Nullsv)); bitmap = SvPVX(opset); -- cgit v1.2.1