summaryrefslogtreecommitdiff
path: root/lib-src/timer.c
diff options
context:
space:
mode:
authorDavid J. MacKenzie <djm@gnu.org>1994-10-12 20:21:51 +0000
committerDavid J. MacKenzie <djm@gnu.org>1994-10-12 20:21:51 +0000
commit340ff9deaea2a7258d3ee1eca65487b4cd8dd305 (patch)
tree48728b1b42696e296b41072130301fc3ea627440 /lib-src/timer.c
parente2f9d9afabe51c8be7e6f4327197670b941789f2 (diff)
downloademacs-340ff9deaea2a7258d3ee1eca65487b4cd8dd305.tar.gz
Eliminate some -Wall warnings.
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
getevent ()
{
int i;
- int n_events;
/* In principle the itimer should be disabled on entry to this
function, but it really doesn't make any important difference