mirror of https://github.com/PCSX2/pcsx2.git
Remove silly debug message I left in. :(
git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@236 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
parent
cc7ed023d4
commit
39f363262b
|
@ -211,7 +211,6 @@ static void recCFC2()
|
|||
|
||||
static void recCTC2()
|
||||
{
|
||||
SysPrintf("In recCTC2!");
|
||||
#ifdef __x86_64__
|
||||
int mmreg;
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue