summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ev.c b/ev.c
index d5d3292..8f0eaa0 100644
--- a/ev.c
+++ b/ev.c
@@ -2814,8 +2814,6 @@ periodics_reify (EV_P)
while (periodiccnt && ANHE_at (periodics [HEAP0]) < ev_rt_now)
{
- int feed_count = 0;
-
do
{
ev_periodic *w = (ev_periodic *)ANHE_w (periodics [HEAP0]);