diff --git a/trunk/src/debug.cpp b/trunk/src/debug.cpp index b21ce0c3..dd5876fd 100644 --- a/trunk/src/debug.cpp +++ b/trunk/src/debug.cpp @@ -796,7 +796,6 @@ void DebugCycle() { uint8 opcode[3] = {0}; uint16 A = 0, tmp; - uint8 V = 0; int size; if (scanline == 240)