Fix: remove unused tp in high-throughput test
[lttng-tools.git] / tests / regression / ust / high-throughput / tp.h
index b43cb4e0a4ac322de453f4799fec0ddfc726b2bd..4c0edf78c18e316715012f080eeb0e8280cfddfe 100644 (file)
@@ -39,11 +39,6 @@ TRACEPOINT_EVENT(tp, tptest,
        )
 )
 
-TRACEPOINT_EVENT(tp, tptest_sighandler,
-       TP_ARGS(),
-       TP_FIELDS()
-)
-
 #endif /* _TRACEPOINT_TP_H */
 
 #undef TRACEPOINT_INCLUDE_FILE
This page took 0.025326 seconds and 5 git commands to generate.