diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-04-30 13:32:36 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-04-30 13:32:36 +0100 |
commit | 40c6406e4a8bf633fee611a8c0d5ff980f7d3836 (patch) | |
tree | 1e3a005b4c182781d8c1221e5d7c75e4fb398929 /src/libutil/CMakeLists.txt | |
parent | d6643f35d783784911ad2e2ca754bcfed29eb11d (diff) | |
download | rspamd-40c6406e4a8bf633fee611a8c0d5ff980f7d3836.tar.gz rspamd-40c6406e4a8bf633fee611a8c0d5ff980f7d3836.zip |
Remove memcached support.
Diffstat (limited to 'src/libutil/CMakeLists.txt')
-rw-r--r-- | src/libutil/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libutil/CMakeLists.txt b/src/libutil/CMakeLists.txt index 2a5ab46c5..1475022f6 100644 --- a/src/libutil/CMakeLists.txt +++ b/src/libutil/CMakeLists.txt @@ -8,7 +8,6 @@ SET(LIBRSPAMDUTILSRC aio_event.c http.c logger.c map.c - memcached.c mem_pool.c printf.c radix.c |