From c73343de67afc703dfe812b8e94034b1b1dcfca8 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Fri, 16 Sep 2022 10:11:51 +0200 Subject: Revert "Reducing filter stack size to allow for lesser thread stack size" This reverts commit 2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9. --- conf/conf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'conf') diff --git a/conf/conf.h b/conf/conf.h index e0f94b63..be46f172 100644 --- a/conf/conf.h +++ b/conf/conf.h @@ -35,7 +35,6 @@ struct config { u32 proto_default_debug; /* Default protocol debug mask */ u32 proto_default_mrtdump; /* Default protocol mrtdump mask */ u32 channel_default_debug; /* Default channel debug mask */ - u16 filter_vstk, filter_estk; /* Filter stack depth */ struct timeformat tf_route; /* Time format for 'show route' */ struct timeformat tf_proto; /* Time format for 'show protocol' */ struct timeformat tf_log; /* Time format for the logfile */ -- cgit v1.2.3