aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/GraphUtils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnn/test/GraphUtils.hpp')
-rw-r--r--src/armnn/test/GraphUtils.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/armnn/test/GraphUtils.hpp b/src/armnn/test/GraphUtils.hpp
deleted file mode 100644
index cec9b6772a..0000000000
--- a/src/armnn/test/GraphUtils.hpp
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
-// SPDX-License-Identifier: MIT
-//
-
-#include "../../armnnTestUtils/GraphUtils.hpp"
-
-#pragma message("src/armnn/test/GraphUtils.hpp has been deprecated, it is due for removal in 22.11 release." \
- " Please use from armnnTestUtils library, /src/armnnTestUtils/GraphUtils.hpp)