mirror of
https://github.com/holub/mame
synced 2025-05-18 19:49:35 +03:00
Small logerror removal, nw
This commit is contained in:
parent
2c43c91784
commit
679aaa852b
@ -1882,7 +1882,7 @@ static void sprite_render_list(running_machine &machine)
|
||||
|
||||
g_profiler.start(PROFILER_USER2);
|
||||
|
||||
logerror("----\n");
|
||||
// logerror("----\n");
|
||||
|
||||
/* compute the outer clip */
|
||||
outerclip.min_x = outerclip.min_y = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user