Removed unused pbuf stats items

This commit is contained in:
goldsimon
2007-05-08 18:55:29 +00:00
parent 0e881170c2
commit b41520f9e2
2 changed files with 0 additions and 5 deletions

View File

@@ -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 {