Add bt_component_sink_register_notification_type
[babeltrace.git] / lib / plugin-system / component-class.c
index 9f5ccb0634fdf6fdf9c3a116fbe3b5b0bb033e56..70dd638965dc4576b7622846635266685fa76ac9 100644 (file)
@@ -102,4 +102,3 @@ const char *bt_component_class_get_description(
 {
        return component_class ? component_class->description->str : NULL;
 }
-
This page took 0.023736 seconds and 4 git commands to generate.