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