[DOC] Remove Document-class from trace_point.rb

This commit is contained in:
Peter Zhu 2023-08-14 11:48:39 -04:00
parent 75c9487a98
commit 52837fcec2

View File

@ -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.
#