fewer warnings

This commit is contained in:
jeblanchard 2008-06-17 23:46:55 +00:00
parent bf48a6f29e
commit 0b7bf686a7
4 changed files with 14 additions and 15 deletions

View File

@ -462,7 +462,6 @@ void FCEUSS_Save(char *fname)
bool FCEUSS_LoadFP(std::istream* is, ENUM_SSLOADPARAMS params)
{
uint8 header[16];
char* fn=0;
FCEUMOV_PreLoad();