MAP: Convert from DPO to input feature.
[vpp.git] / src / vppinfra / pmalloc.h
index eae317f..25c4678 100644 (file)
@@ -36,7 +36,6 @@ typedef struct
 {
   u32 index;
   u32 arena_index;
-  uword pa;
   clib_pmalloc_chunk_t *chunks;
   u32 first_chunk_index;
   u32 n_free_chunks;