diff --git a/cachelib/allocator/CMakeLists.txt b/cachelib/allocator/CMakeLists.txt index 64db7e76eb..aad79b0a52 100644 --- a/cachelib/allocator/CMakeLists.txt +++ b/cachelib/allocator/CMakeLists.txt @@ -55,7 +55,6 @@ add_library (cachelib_allocator memory/MemoryPoolManager.cpp MemoryMonitor.cpp memory/SlabAllocator.cpp - memory/Slab.cpp nvmcache/NvmItem.cpp nvmcache/NavyConfig.cpp nvmcache/NavySetup.cpp