Missed a little bit :P

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3348 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
refraction 2010-06-29 19:34:44 +00:00
parent 0c6e6d8274
commit e035209623
1 changed files with 0 additions and 1 deletions

View File

@ -291,7 +291,6 @@ static __forceinline void _cpuTestInterrupts()
/* These are 'pcsx2 interrupts', they handle asynchronous stuff
that depends on the cycle timings */
TESTINT(28, gsPath1Interrupt);
TESTINT(1, vif1Interrupt);
TESTINT(2, gsInterrupt);
TESTINT(5, EEsif0Interrupt);