From 11ff9831400fc637f9ba843dfef808224f3b61d9 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 17 Feb 2019 22:49:44 +0100 Subject: [PATCH] hooks: disable broken cast hook --- lib/hooks/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hooks/CMakeLists.txt b/lib/hooks/CMakeLists.txt index afc12824d..c9b2f1de7 100644 --- a/lib/hooks/CMakeLists.txt +++ b/lib/hooks/CMakeLists.txt @@ -33,7 +33,7 @@ set(HOOK_SRC limit_rate.c scale.c fix.c - cast.c +# cast.c average.c dump.c dp.c