Small logerror removal, nw

This commit is contained in:
Angelo Salese 2011-12-01 01:18:56 +00:00
parent 2c43c91784
commit 679aaa852b

View File

@ -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;