summaryrefslogtreecommitdiff
path: root/trace_point.rb
diff options
context:
space:
mode:
-rw-r--r--trace_point.rb2
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@
# loaded from vm_trace.c
-# Document-class: TracePoint
-#
# A class that provides the functionality of Kernel#set_trace_func in a
# nice Object-Oriented API.
#