Skip to content

Commit f0800e1

Browse files
committed
docs: remove Error.h from the public API
We are ignoring this header file in the API checker because it's known to cause inconsistent results. Signed-off-by: Andreas Flöjt <[email protected]> Partially-resolves: COMPMID-8376 Change-Id: Ib93424cdd734a9e011354fa92fb64c65148c8039 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/14694 Reviewed-by: Dennis Wildmark <[email protected]> Comments-Addressed: Arm Jenkins <[email protected]> Benchmark: Arm Jenkins <[email protected]> Tested-by: Arm Jenkins <[email protected]>
1 parent 6dbcc09 commit f0800e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arm_compute/core/Error.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
#ifndef ACL_ARM_COMPUTE_CORE_ERROR_H
2525
#define ACL_ARM_COMPUTE_CORE_ERROR_H
2626

27-
/** @file
28-
* @publicapi
29-
*/
30-
3127
#include <array>
3228
#include <string>
3329

0 commit comments

Comments
 (0)