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