Removed the old unused hc.[ch] code

This commit is contained in:
Adam Dunkels 2013-11-23 23:12:28 +01:00
parent e09ff3ff1e
commit 19b32c54c0
6 changed files with 0 additions and 264 deletions

View file

@ -39,7 +39,6 @@
#include "net/netstack.h"
#include "net/uip.h"
#include "net/tcpip.h"
#include "net/hc.h"
#include "net/packetbuf.h"
#include "net/uip-driver.h"
#include <string.h>