Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit dc1ecae

Browse files
committed
Strip from TAKE protocol the dependency on third_party/micro-ecc
/src/lib/profiles/security/WeaveTAKE.h has an unnecessary dependency on third_party/micro-ecc which appears to be entirely unused. This removes the header import.
1 parent ec11225 commit dc1ecae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/profiles/security/WeaveTAKE.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
#include <Weave/Core/WeaveError.h>
3535
#include <Weave/Core/WeaveCore.h>
3636
#include <SystemLayer/SystemPacketBuffer.h>
37-
#include <micro-ecc/uECC.h>
3837

3938
#include <stdint.h>
4039
#include <string.h>

0 commit comments

Comments
 (0)