bt2: move common internal functions to their own files
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_component_class.i
index ea8e9589a2ecb830168292179fe9dd936dae9b4e..25f50df23ba7fb68041d0fe8148d184debfb9295 100644 (file)
@@ -47,5 +47,3 @@ struct bt_component_class_filter *bt_bt2_component_class_filter_create(
 struct bt_component_class_sink *bt_bt2_component_class_sink_create(
                PyObject *py_cls, const char *name, const char *description,
                const char *help);
-void bt_bt2_cc_init_from_bt2(void);
-void bt_bt2_cc_exit_handler(void);
This page took 0.022854 seconds and 4 git commands to generate.