Removed unused node-id,.h

This commit is contained in:
adamdunkels 2007-03-22 23:57:19 +00:00
parent c699512354
commit 2caf271d58

View File

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* $Id: rime.c,v 1.5 2007/03/22 18:54:45 adamdunkels Exp $ * $Id: rime.c,v 1.6 2007/03/22 23:57:19 adamdunkels Exp $
*/ */
/** /**
@ -39,7 +39,6 @@
*/ */
#include "net/rime.h" #include "net/rime.h"
#include "node-id.h"
/*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/
void void
rime_init(void) rime_init(void)