build fixes
[babeltrace.git] / include / babeltrace / plugin / source.h
index 0e96529bba9578c19fbec016db07be0f647518f0..a333e392632f4fdfccc7e6fcef4c9d8d82dda5af 100644 (file)
@@ -36,15 +36,6 @@ extern "C" {
 struct bt_plugin;
 struct bt_notification_iterator;
 
-/**
- * Iterator creation function type.
- *
- * @param plugin       Plug-in instance
- */
-typedef struct bt_notification_iterator *(
-               *bt_plugin_source_iterator_create_func)(
-               struct bt_plugin *plugin);
-
 /**
  * Create an iterator on a plug-in instance.
  *
This page took 0.023532 seconds and 4 git commands to generate.