diff options
Diffstat (limited to 'src/run.c')
-rw-r--r-- | src/run.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -342,7 +342,6 @@ static int event_handler(const struct nlmsghdr *nlh, } out: - /* we reset the iteration limiter in the main select loop. */ if (STATE(event_iterations_limit)-- <= 0) return NFCT_CB_STOP; else |