Skip to content

Commit

Permalink
Remove forgotten debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcourteaux committed Jun 21, 2024
1 parent 6f3462c commit 190c3b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bgfx_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -2172,7 +2172,6 @@ namespace bgfx

m_perfStats.viewStats = m_viewStats;

bx::printf(" -- Clearing m_renderItemBind -- \n");
bx::memSet(&m_renderItemBind[0], 0, sizeof(m_renderItemBind));
}

Expand Down

0 comments on commit 190c3b0

Please sign in to comment.