lib: add bt_{graph,query_executor}_add_interrupter()
[babeltrace.git] / include / babeltrace2 / graph / graph-const.h
index a172e3b5df8d99d6442b8618037d93a38cc6193b..168ed2b25c5a8bed26e90487935d76e72263cc70 100644 (file)
@@ -2,8 +2,7 @@
 #define BABELTRACE2_GRAPH_GRAPH_CONST_H
 
 /*
- * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
- * Copyright 2017 Jérémie Galarneau <jeremie.galarneau@efficios.com>
+ * Copyright (c) 2010-2019 EfficiOS Inc. and Linux Foundation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -34,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);
This page took 0.023988 seconds and 4 git commands to generate.