lib: remove "unknown clock snapshot" concept
[babeltrace.git] / bindings / python / bt2 / bt2 / native_bt_stream_class.i
index 94c2b5062c017280ec059cf8d7f7a6f3092bd2c7..b7c22c0cb329fe5821dbc2fd919bea209f1436c9 100644 (file)
@@ -67,9 +67,6 @@ extern const bt_clock_class *
 bt_stream_class_borrow_default_clock_class_const(
                const bt_stream_class *stream_class);
 
-extern bt_bool bt_stream_class_default_clock_is_always_known(
-               const bt_stream_class *stream_class);
-
 extern void bt_stream_class_get_ref(const bt_stream_class *stream_class);
 
 extern void bt_stream_class_put_ref(const bt_stream_class *stream_class);
This page took 0.025241 seconds and 4 git commands to generate.