Remove dead code from the debug-info component class
[babeltrace.git] / plugins / lttng-utils / debug-info.h
index 41618b0aa66645cdbafe4d559978d4fa12c2b296..09b2fb4e4960589cc7bde86ff103788f60d6ee68 100644 (file)
@@ -93,12 +93,4 @@ BT_HIDDEN
 void debug_info_handle_event(FILE *err, struct bt_ctf_event *event,
                struct debug_info *debug_info);
 
-#if 0
-static inline
-void trace_debug_info_destroy(struct bt_ctf_trace *trace)
-{
-       debug_info_destroy(trace->debug_info);
-}
-#endif
-
 #endif /* BABELTRACE_PLUGIN_DEBUG_INFO_H */
This page took 0.02469 seconds and 4 git commands to generate.