lib: remove clock class priority map, use default clock value
[babeltrace.git] / include / babeltrace / ctf-ir / clock-value.h
index 706e36dfb7bfb98d4c1c5fce6f9988b9e42002b5..19b9aec6f3a381ba01b85c6222caa85795641c7f 100644 (file)
@@ -43,8 +43,6 @@ extern "C" {
 struct bt_clock_class;
 struct bt_clock_value;
 
-extern struct bt_clock_value *bt_clock_value_create(
-               struct bt_clock_class *clock_class, uint64_t value);
 extern struct bt_clock_class *bt_clock_value_borrow_class(
                struct bt_clock_value *clock_value);
 
This page took 0.02442 seconds and 4 git commands to generate.