diff --git a/src/mess/machine/apple3.c b/src/mess/machine/apple3.c index b9fb708ecc7..2fe2bdae2d0 100644 --- a/src/mess/machine/apple3.c +++ b/src/mess/machine/apple3.c @@ -295,7 +295,6 @@ void apple3_state::apple3_update_memory() { UINT16 bank; UINT8 page; - UINT8 *ptr; if (LOG_MEMORY) {