summaryrefslogtreecommitdiff
path: root/src/misc/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Pigott <charlespigott@googlemail.com>2021-04-02 21:20:22 +0100
committerCharles Pigott <charlespigott@googlemail.com>2021-04-04 08:01:54 +0100
commite8a94dc8bbffbf3a48c9826531e116af5ff31396 (patch)
treee4548e16578fc4f5a0357d7773599ebe6522e851 /src/misc/CMakeLists.txt
parente8022a589d4f011cae4c3f449d91296ebcc3d947 (diff)
downloadopenttd-e8a94dc8bbffbf3a48c9826531e116af5ff31396.tar.xz
Cleanup: Delete remaining Blob code
Diffstat (limited to 'src/misc/CMakeLists.txt')
-rw-r--r--src/misc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc/CMakeLists.txt b/src/misc/CMakeLists.txt
index 76780679f..ee2ca6a41 100644
--- a/src/misc/CMakeLists.txt
+++ b/src/misc/CMakeLists.txt
@@ -1,7 +1,6 @@
add_files(
array.hpp
binaryheap.hpp
- blob.hpp
countedobj.cpp
countedptr.hpp
dbg_helpers.cpp