Comment debug helper from being used from bfm_sc4 sets which can really fill up a log when all 3k plus machines are run in a test. (nw)

This commit is contained in:
Scott Stone 2016-08-06 17:29:28 -04:00
parent 7a7c123d1e
commit e45eb61874

View File

@ -1644,7 +1644,7 @@ DRIVER_INIT_MEMBER(sc4_state,sc4)
// debug helpers to find strings used for inputs and where the buttons map
bfm_sc45_layout_helper(machine());
// bfm_sc45_layout_helper(machine());
}