diff --git a/src/emu/cpu/tms9900/ti990_10.c b/src/emu/cpu/tms9900/ti990_10.c index 0addee73352..0310bd634b6 100644 --- a/src/emu/cpu/tms9900/ti990_10.c +++ b/src/emu/cpu/tms9900/ti990_10.c @@ -70,7 +70,6 @@ void ti990_10_device::device_start() void ti990_10_device::device_stop() { - int k = 0; if (TRACE_SETUP) logerror("ti990_10: Deleting lookup tables\n"); }