Merge pull request #2248 from cgundogan/rpl_remove_faulty_comment

rpl: remove faulty comment
This commit is contained in:
Oleg Hahm 2015-01-06 12:55:15 +01:00
commit be67f662ac

View File

@ -35,7 +35,6 @@
#include "sixlowpan.h"
#include "net_help.h"
/* You can only run Storing Mode by now. Other unsupported modes lead to default (Storing Mode) */
#if RPL_DEFAULT_MOP == RPL_STORING_MODE_NO_MC
#include "rpl/rpl_storing.h"
#elif RPL_DEFAULT_MOP == RPL_NON_STORING_MODE