summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cchasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/cchasm.c')
-rw-r--r--src/mame/video/cchasm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/cchasm.c b/src/mame/video/cchasm.c
index e69992dba34..d97df1fa06a 100644
--- a/src/mame/video/cchasm.c
+++ b/src/mame/video/cchasm.c
@@ -26,7 +26,6 @@ TIMER_CALLBACK_MEMBER(cchasm_state::cchasm_refresh_end)
void cchasm_state::cchasm_refresh ()
{
-
int pc = 0;
int done = 0;
int opcode, data;