1
0
forked from 0ad/0ad

remove log message

This was SVN commit r13210.
This commit is contained in:
stwf 2013-03-01 14:23:28 +00:00
parent e4a9312c46
commit ed8746e798

View File

@ -223,7 +223,6 @@ public:
Status Close()
{
ov_clear( &vf );
LOGERROR(L"did clear ov\n", 0 );
return 0;
}