.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@7811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-10-22 21:20:20 +00:00
parent 66c38cc48b
commit 41b132ca16

View file

@ -9,7 +9,6 @@ InFilterStream::InFilterStream()
void InFilterStream::Init()
{
static byte h[1];
pos = 0;
in = NULL;
eof = false;