aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar archshift <admin@archshift.com>2014-09-08 18:49:41 -0700
committerGravatar archshift <admin@archshift.com>2014-09-08 18:49:41 -0700
commit727bad24a26e97fd834265a980f9b7473c11574f (patch)
tree21193ad7ed09edccee04f0b111a3224171b31230 /src/common/CMakeLists.txt
parent335082e74e5f015450f1ad57cb90d1f8fd4afbdb (diff)
Removed fixed_size_queue.h
It's unused and doesn't look like it compiles anyway :/
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 868fda55..3a82f5b8 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -38,7 +38,6 @@ set(HEADERS
fifo_queue.h
file_search.h
file_util.h
- fixed_size_queue.h
hash.h
linear_disk_cache.h
log.h