From ee38065c01d1c679304d7b85a372e0264cd36aa1 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 17 Feb 2022 19:36:01 +0100 Subject: Greatly improves compilation process. --- src/meta_net/meta_net_select.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/meta_net/meta_net_select.c') diff --git a/src/meta_net/meta_net_select.c b/src/meta_net/meta_net_select.c index f126176..7107d86 100644 --- a/src/meta_net/meta_net_select.c +++ b/src/meta_net/meta_net_select.c @@ -6,7 +6,6 @@ int JH_meta_net_pre_select ( struct JH_meta_net socket [const restrict static 1], - const struct JH_parameters params [const restrict static 1], fd_set in [const restrict static 1], fd_set out [const restrict static 1], int max_fd [const restrict static 1] @@ -30,7 +29,6 @@ int JH_meta_net_pre_select int JH_meta_net_post_select ( struct JH_meta_net socket [const restrict static 1], - const struct JH_parameters params [const restrict static 1], fd_set in [const restrict static 1], fd_set out [const restrict static 1] ) -- cgit v1.2.3-70-g09d2