From db2e892bceefd78a3e1cdfab577c37fb0b58a357 Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Sun, 2 Feb 2014 05:32:21 +0000 Subject: [PATCH] Clang fix (nw) --- src/mess/machine/apple3.c | 1 - 1 file changed, 1 deletion(-) 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) {