games/gb: minor goof

This commit is contained in:
aiju 2014-09-11 11:36:35 +02:00
parent d63850570c
commit 418ce96ca2

View file

@ -225,7 +225,6 @@ void
audiosample(void)
{
double d;
static int i;
if(sbufp == nil)
return;