aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2024-01-01 05:11:53 -0800
committerChris Robinson <[email protected]>2024-01-01 05:53:12 -0800
commit45fca6a301a6d424bd0d856d0ae29ce56c5dc9ac (patch)
tree483daf3d82c03da685650840261cddded6c493cb /CMakeLists.txt
parent2f2edb326128c56e269a171961d991d8d7936e4f (diff)
Use an allocator to allocate uninitilized sublists
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 14ee18f5..b4ced226 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -610,7 +610,6 @@ set(COMMON_OBJS
common/alcomplex.h
common/alfstream.cpp
common/alfstream.h
- common/almalloc.cpp
common/almalloc.h
common/alnumbers.h
common/alnumeric.h