From 82e6bf4b654f667ae71acd9667ab1524fba6af93 Mon Sep 17 00:00:00 2001 From: guanglei Date: Fri, 9 Jun 2006 09:20:03 +0000 Subject: Revert my former changes to lket_trace_extra() in translator. a new way of allowing user add arbitrary trace data. And also provide a way of letting user write the trace data format. --- staptree.h | 1 - 1 file changed, 1 deletion(-) (limited to 'staptree.h') diff --git a/staptree.h b/staptree.h index fc5c590f..9ece20f6 100644 --- a/staptree.h +++ b/staptree.h @@ -261,7 +261,6 @@ struct print_format: public expression { bool print_with_format; bool print_to_stream; - bool lket_trace_extra; enum format_flag { -- cgit