mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-20 23:26:56 +08:00
Removed unused pbuf stats items
This commit is contained in:
@@ -80,9 +80,6 @@ struct stats_pbuf {
|
||||
STAT_COUNTER used;
|
||||
STAT_COUNTER max;
|
||||
STAT_COUNTER err;
|
||||
|
||||
STAT_COUNTER alloc_locked;
|
||||
STAT_COUNTER refresh_locked;
|
||||
};
|
||||
|
||||
struct stats_syselem {
|
||||
|
||||
Reference in New Issue
Block a user