Rm usunused member in private struct
This commit is contained in:
parent
50da0482e0
commit
0da7b040d1
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ typedef struct
|
|||
size_t len;
|
||||
memory_header *first;
|
||||
memory_header *first_free;
|
||||
size_t current_alloc_size;
|
||||
int verify;
|
||||
#if defined(POLARSSL_MEMORY_DEBUG)
|
||||
size_t malloc_count;
|
||||
|
|
Loading…
Reference in a new issue