Remove bt_notification_discarded_{events,packets}_set_count()
[babeltrace.git] / include / babeltrace / graph / notification-discarded-events.h
index 91151e4f1c5940761a00ddc5534038b890ec837a..d76b6df61956af15485594082ade03a4a9bb68a7 100644 (file)
@@ -42,10 +42,6 @@ extern struct bt_ctf_clock_value *
 bt_notification_discarded_events_get_end_clock_value(
                struct bt_notification *notification);
 
-extern int bt_notification_discarded_events_set_count(
-               struct bt_notification *notification,
-               uint64_t count);
-
 extern int64_t bt_notification_discarded_events_get_count(
                struct bt_notification *notification);
 
This page took 0.024115 seconds and 4 git commands to generate.