diff --git a/src/beep.c b/src/beep.c index 206aea6..31d6491 100644 --- a/src/beep.c +++ b/src/beep.c @@ -208,7 +208,6 @@ snd_output_t *output = NULL; int beep_test(void) { - int err; double p1,p2,f1,f2; unsigned int i,j; snd_pcm_sframes_t frames;