mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-20 15:17:05 +08:00
Removed PBUF_STATS and related code from opt.h & msg_in.c
This commit is contained in:
@@ -533,10 +533,6 @@ a lot of data that needs to be copied, this should be set high. */
|
||||
#define MEMP_STATS 1
|
||||
#endif
|
||||
|
||||
#ifndef PBUF_STATS
|
||||
#define PBUF_STATS 1
|
||||
#endif
|
||||
|
||||
#ifndef SYS_STATS
|
||||
#define SYS_STATS 1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user