summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2022-02-17 19:36:01 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2022-02-17 19:36:01 +0100
commitee38065c01d1c679304d7b85a372e0264cd36aa1 (patch)
treead1e397989e099dc9460879a873163eb036587fe /src/main.c
parent197336db213195e015a3f301473eeb29f23a2d49 (diff)
Greatly improves compilation process.HEADmaster
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index dcb8a66..103330f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -133,7 +133,6 @@ static int event_handling_loop
JH_meta_net_pre_select
(
socket,
- params,
&in_set,
&out_set,
&fd_max
@@ -212,7 +211,6 @@ static int event_handling_loop
JH_meta_net_post_select
(
socket,
- params,
&in_set,
&out_set
) < 0