...there's *two* of them!

Index: include/parrot/trace.h
===================================================================
RCS file: /home/perlcvs/parrot/include/parrot/trace.h,v
retrieving revision 1.3
diff -u -r1.3 trace.h
--- include/parrot/trace.h      30 Dec 2001 19:52:57 -0000      1.3
+++ include/parrot/trace.h      1 Jan 2002 03:56:33 -0000
@@ -27,9 +27,6 @@
 void
 trace_op_b1(struct Parrot_Interp *interpreter, opcode_t * code_start, 
opcode_t * code_end, opcode_t *pc);

-void
-trace_op(struct Parrot_Interp *interpreter, opcode_t * code_start, opcode_t 
* code_end, opcode_t *pc);
-
 #endif

 /*


-- 
Bryan C. Warnock
[EMAIL PROTECTED]

Reply via email to