aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/experimental/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/experimental/Types.h')
-rw-r--r--arm_compute/runtime/experimental/Types.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm_compute/runtime/experimental/Types.h b/arm_compute/runtime/experimental/Types.h
index 54ea47d098..ce44253f82 100644
--- a/arm_compute/runtime/experimental/Types.h
+++ b/arm_compute/runtime/experimental/Types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Arm Limited.
+ * Copyright (c) 2020-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -35,7 +35,6 @@ enum class MemoryType
{
CPU,
CL,
- GLES
};
} // namespace experimental
} // namespace arm_compute