mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
remove leftover logging (nw)
This commit is contained in:
parent
9b37b67dd2
commit
991060345d
@ -1278,7 +1278,7 @@ void wd_fdc_t::index_callback(floppy_image_device *floppy, int state)
|
||||
if(!intrq_cb.isnull())
|
||||
intrq_cb(intrq);
|
||||
}
|
||||
logerror("tick %d\n", state);
|
||||
|
||||
switch(sub_state) {
|
||||
case IDLE:
|
||||
if(motor_control || head_control) {
|
||||
|
Loading…
Reference in New Issue
Block a user