X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fplugin%2Fplugin-so-internal.h;h=fb41e6590c7bfa67d560c290f2febc2cd9241d8c;hb=5106ff1e5d7e95c95ab7cb9ee35fe9c936f527d5;hp=41544d186a9fc3e2641ceaeb046c8dd6fe931538;hpb=0554db579fb963dec8d7fea3ec40ca7defa5e690;p=deliverable%2Fbabeltrace.git diff --git a/include/babeltrace/plugin/plugin-so-internal.h b/include/babeltrace/plugin/plugin-so-internal.h index 41544d186..fb41e6590 100644 --- a/include/babeltrace/plugin/plugin-so-internal.h +++ b/include/babeltrace/plugin/plugin-so-internal.h @@ -57,7 +57,6 @@ struct bt_plugin_set *bt_plugin_so_create_all_from_file(const char *path); BT_HIDDEN struct bt_plugin_set *bt_plugin_so_create_all_from_static(void); -BT_HIDDEN void bt_plugin_so_on_add_component_class(struct bt_plugin *plugin, struct bt_component_class *comp_class);