From aaf2e297cd1fa623a7a08492fd27c67280822548 Mon Sep 17 00:00:00 2001 From: Simon Duquennoy Date: Sat, 11 Nov 2017 15:33:59 +0100 Subject: [PATCH] rpl-lite CI test: remove unnecessary define from project-conf.h --- tests/14-rpl-lite/code/project-conf.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/14-rpl-lite/code/project-conf.h b/tests/14-rpl-lite/code/project-conf.h index 599ac1cbf..d6cd59471 100644 --- a/tests/14-rpl-lite/code/project-conf.h +++ b/tests/14-rpl-lite/code/project-conf.h @@ -27,5 +27,3 @@ * SUCH DAMAGE. */ #define TCPIP_CONF_ANNOTATE_TRANSMISSIONS 1 - -#define RPL_CONF_MOP RPL_MOP_NON_STORING