Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex.

This commit is contained in:
Adam Dunkels 2015-03-24 08:28:25 +01:00
parent c9c6688524
commit 7acf747c1a
14 changed files with 5 additions and 1130 deletions

View file

@ -382,7 +382,6 @@ struct shell_input {
#include "shell-httpd.h"
#include "shell-irc.h"
#include "shell-memdebug.h"
#include "shell-netfile.h"
#include "shell-netperf.h"
#include "shell-netstat.h"
#include "shell-ping.h"