From df473eab0ab8a52e6b58e0f6442b39ba4c1d68ea Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Thu, 31 May 2018 18:53:52 +0100 Subject: COMPMID-1182: printf doesn't work Change-Id: I013d57f6e2becbd6d2d7700ce5fbbeca670443c4 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/133735 Tested-by: Jenkins Reviewed-by: Pablo Tello --- arm_compute/graph/detail/ExecutionHelpers.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arm_compute/graph/detail/ExecutionHelpers.h') 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 -- cgit v1.2.1