Rm usunused member in private struct
This commit is contained in:
parent
50da0482e0
commit
0da7b040d1
@ -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 New Issue
Block a user