mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
fix compile (nw)
This commit is contained in:
parent
0b2c32a118
commit
b474c7dcb1
@ -70,7 +70,6 @@ void ti990_10_device::device_start()
|
|||||||
|
|
||||||
void ti990_10_device::device_stop()
|
void ti990_10_device::device_stop()
|
||||||
{
|
{
|
||||||
int k = 0;
|
|
||||||
if (TRACE_SETUP) logerror("ti990_10: Deleting lookup tables\n");
|
if (TRACE_SETUP) logerror("ti990_10: Deleting lookup tables\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user