comment (sigh!) a variable that is used only in already

commented code.
This commit is contained in:
riccardom 2010-07-05 12:42:26 +00:00
parent b1db5d2080
commit 68a0e791db
1 changed files with 1 additions and 1 deletions

View File

@ -898,7 +898,7 @@ bool mov_loadstate(EMUFILE* fp, int size)
// }
MovieData tempMovieData = MovieData();
int curr = fp->ftell();
//int curr = fp->ftell();
if(!LoadFM2(tempMovieData, fp, size, false)) {
// is->seekg((uint32)curr+size);