aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/timer.c')
-rw-r--r--lib-src/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib-src/timer.c b/lib-src/timer.c
index 6a3a3fba101..9bd547ce8f2 100644
--- a/lib-src/timer.c
+++ b/lib-src/timer.c
@@ -199,7 +199,6 @@ void
199getevent () 199getevent ()
200{ 200{
201 int i; 201 int i;
202 int n_events;
203 202
204 /* In principle the itimer should be disabled on entry to this 203 /* In principle the itimer should be disabled on entry to this
205 function, but it really doesn't make any important difference 204 function, but it really doesn't make any important difference