Remove bt_notification_discarded_{events,packets}_set_count()
[babeltrace.git] / include / babeltrace / graph / notification-discarded-packets.h
index 44600816a49b2db0e3d15b6e0d4f7c769b8b1c7a..1e7bd51e5a0caccf9e766c60d4138277e54628ca 100644 (file)
@@ -42,10 +42,6 @@ extern struct bt_ctf_clock_value *
 bt_notification_discarded_packets_get_end_clock_value(
                struct bt_notification *notification);
 
-extern int bt_notification_discarded_packets_set_count(
-               struct bt_notification *notification,
-               uint64_t count);
-
 extern int64_t bt_notification_discarded_packets_get_count(
                struct bt_notification *notification);
 
This page took 0.02705 seconds and 4 git commands to generate.