Notification iterator: transform precondition checks to BT_ASSERT_PRE()
[babeltrace.git] / include / babeltrace / graph / component-class-sink-colander-internal.h
index 36161112b780f38e1d78a03a0b8c204238280264..d58a8ddf8344ce8d231034a97be1931f2269f5e5 100644 (file)
@@ -34,7 +34,6 @@ struct bt_notification;
 
 struct bt_component_class_sink_colander_data {
        struct bt_notification **notification;
-       const enum bt_notification_type *notification_types;
 };
 
 extern struct bt_component_class *bt_component_class_sink_colander_get(void);
This page took 0.024135 seconds and 4 git commands to generate.