vppinfra: remove the historical mheap memory allocator
[vpp.git] / src / vppinfra / config.h.in
index a7a22a6..1a8e031 100644 (file)
@@ -20,7 +20,5 @@
 #define CLIB_LOG2_CACHE_LINE_BYTES @LOG2_CACHE_LINE_BYTES@
 #endif
 
-#define USE_DLMALLOC @DLMALLOC@
-
 #define CLIB_TARGET_TRIPLET "@CMAKE_C_COMPILER_TARGET@"
 #endif