Remove extraneous blank line.

MFC after:	2 weeks
X-MFC with:	r312777
This commit is contained in:
cy 2017-01-25 20:59:23 +00:00
parent d7caa11000
commit 2e63874c2a

View File

@ -409,7 +409,6 @@ static void flushfilter(arg, filter)
closedevice();
return;
}
else if (strchr(arg, 'i') || strchr(arg, 'I'))
fl = FR_INQUE;
else if (strchr(arg, 'o') || strchr(arg, 'O'))