Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex.
This commit is contained in:
parent
c9c6688524
commit
7acf747c1a
14 changed files with 5 additions and 1130 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue