aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/detail/ExecutionHelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/detail/ExecutionHelpers.h')
-rw-r--r--arm_compute/graph/detail/ExecutionHelpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arm_compute/graph/detail/ExecutionHelpers.h b/arm_compute/graph/detail/ExecutionHelpers.h
index 27cae4b8ab..23dd207695 100644
--- a/arm_compute/graph/detail/ExecutionHelpers.h
+++ b/arm_compute/graph/detail/ExecutionHelpers.h
@@ -39,8 +39,6 @@ class INode;
namespace detail
{
-/** Initializes the available backends **/
-void default_initialize_backends();
/** Validates all nodes
*
* @param[in] g Graph to validate