Plug-in system update
[babeltrace.git] / include / babeltrace / plugin / source.h
index ade5cc4e95246b4563674c12f55f4743eab42516..f5ff48a16195872b4300627b845f3ccc038d8290 100644 (file)
@@ -41,11 +41,6 @@ typedef struct bt_notification_iterator *(
 struct bt_notification_iterator *bt_plugin_source_get_iterator(
                struct bt_plugin *plugin);
 
-/* Plug-in initialization functions */
-struct bt_plugin *bt_plugin_source_create(const char *name, void *user_data,
-               bt_plugin_destroy_func destroy_func,
-               bt_plugin_source_iterator_create_func iterator_create_func);
-
 #ifdef __cplusplus
 }
 #endif
This page took 0.023165 seconds and 4 git commands to generate.