mirror of
https://github.com/holub/mame
synced 2025-05-23 22:20:01 +03:00
Removed extra increment. (nw)
This commit is contained in:
parent
768cdfa354
commit
9ede250f57
@ -75,7 +75,6 @@ void floppy_image_device::device_config_complete()
|
||||
// and append it to the list
|
||||
*formatptr = format;
|
||||
formatptr = &format->m_next;
|
||||
cnt++;
|
||||
}
|
||||
|
||||
// set brief and instance name
|
||||
|
Loading…
Reference in New Issue
Block a user