1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

Eliminate some -Wall warnings.

This commit is contained in:
David J. MacKenzie 1994-10-12 20:21:51 +00:00
parent e2f9d9afab
commit 340ff9deae
15 changed files with 76 additions and 40 deletions

View file

@ -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