Skip to content
Snippets Groups Projects
Commit 521fa8d9 authored by Martine Lenders's avatar Martine Lenders Committed by Martine Lenders
Browse files

gnrc_rpl_srh: remove type define

The only usage was removed in parent and we now have a centralized
definition of the routing header types.
parent 274371c1
No related branches found
No related tags found
No related merge requests found
......@@ -30,11 +30,6 @@
extern "C" {
#endif
/**
* @brief Type for source routing header.
*/
#define GNRC_RPL_SRH_TYPE (3U)
/**
* @brief The RPL Source routing header.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment