--- mesh/node.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/mesh/node.c b/mesh/node.c index 31a986d06..0ad935105 100644 --- a/mesh/node.c +++ b/mesh/node.c @@ -56,8 +56,6 @@ /* Default element location: unknown */ #define DEFAULT_LOCATION 0x0000 -#define DEFAULT_CRPL 10 - enum request_type { REQUEST_TYPE_JOIN, REQUEST_TYPE_ATTACH, -- 2.19.1