lib: remove clock class priority map, use default clock value
[babeltrace.git] / include / babeltrace / ctf-ir / event-class-internal.h
index 40df300c911b8ea25b070d463e2a2691f69b6bf6..404bcd75fb1cab1034881e80019a2b8df5fb3a17 100644 (file)
@@ -102,10 +102,6 @@ int bt_event_class_common_validate_single_clock_class(
                struct bt_event_class_common *event_class,
                struct bt_clock_class **expected_clock_class);
 
-BT_HIDDEN
-int bt_event_class_update_event_pool_clock_values(
-               struct bt_event_class *event_class);
-
 static inline
 const char *bt_event_class_common_get_name(
                struct bt_event_class_common *event_class)
This page took 0.02406 seconds and 4 git commands to generate.