Debug message slipped in.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1515 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gigaherz 2009-07-15 04:32:40 +00:00
parent f910d26c6e
commit 4f1baabd3c
1 changed files with 0 additions and 2 deletions

View File

@ -409,8 +409,6 @@ s32 CALLBACK ISOreadTrack(u32 lsn, int mode)
break;
}
DevCon::Status("* ISO: Reading Track %d mode %d\n", params lsn, psize);
return 0;
}