Left some logging in, nothing to see here.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5750 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
refraction@gmail.com 2013-10-24 12:19:09 +00:00
parent 09c01abd05
commit 8e59b6bbf5
1 changed files with 0 additions and 1 deletions

View File

@ -224,7 +224,6 @@ void normBranch(mV, microFlagCycles& mFC) {
if(mVUlow.badBranch)
DevCon.Warning("End on evil Unconditional branch! - Not implemented! - If game broken report to PCSX2 Team");
DevCon.Warning("eBit branch");
iPC = branchAddr/4;
mVUendProgram(mVU, &mFC, 1);
return;