summaryrefslogtreecommitdiffstats
path: root/src/libserver/CMakeLists.txt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-01-16 15:36:40 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-01-16 15:36:40 +0000
commit61de440f6eea0d12c96ea7780c9ee560fd846955 (patch)
treea51493f3a92b83fda962a26ca4f2a90b93a199df /src/libserver/CMakeLists.txt
parent7cf83c6b4d31dfdc8e314f31c8a6c9fd9408f6ea (diff)
downloadrspamd-61de440f6eea0d12c96ea7780c9ee560fd846955.tar.gz
rspamd-61de440f6eea0d12c96ea7780c9ee560fd846955.zip
Remove binlog and statfile_sync: never ever used.
Diffstat (limited to 'src/libserver/CMakeLists.txt')
-rw-r--r--src/libserver/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libserver/CMakeLists.txt b/src/libserver/CMakeLists.txt
index 307611301..a35d740d9 100644
--- a/src/libserver/CMakeLists.txt
+++ b/src/libserver/CMakeLists.txt
@@ -1,6 +1,5 @@
# Librspamdserver
SET(LIBRSPAMDSERVERSRC
- binlog.c
buffer.c
cfg_utils.c
cfg_rcl.c
@@ -15,7 +14,6 @@ SET(LIBRSPAMDSERVERSRC
roll_history.c
spf.c
statfile.c
- statfile_sync.c
symbols_cache.c
task.c
url.c