Turn off debugging

This commit is contained in:
nvt 2011-02-13 21:36:07 +01:00
parent 0df450f0dc
commit 539ff33104

View File

@ -52,7 +52,7 @@
#include <limits.h>
#include <string.h>
#define DEBUG DEBUG_PRINT
#define DEBUG DEBUG_NONE
#include "net/uip-debug.h"
#include "net/neighbor-info.h"