X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fgraph-const.h;h=168ed2b25c5a8bed26e90487935d76e72263cc70;hp=44933ffd944a0ce69d9225fe963cba53ccae0abb;hb=9b4f9b425f2efce9a6ccc25f7ae062ebc1116a7d;hpb=1e92035335352f8a67cbc3de28a0ad44b7ee02a1 diff --git a/include/babeltrace2/graph/graph-const.h b/include/babeltrace2/graph/graph-const.h index 44933ffd..168ed2b2 100644 --- a/include/babeltrace2/graph/graph-const.h +++ b/include/babeltrace2/graph/graph-const.h @@ -33,8 +33,6 @@ extern "C" { #endif -extern bt_bool bt_graph_is_canceled(const bt_graph *graph); - extern void bt_graph_get_ref(const bt_graph *graph); extern void bt_graph_put_ref(const bt_graph *graph);