remove commented code

This commit is contained in:
Huabing.Xu 2014-09-01 15:19:02 +08:00
parent 6824453804
commit 57dd8fd4e1
1 changed files with 0 additions and 2 deletions

View File

@ -411,8 +411,6 @@ void Renderer::drawBatchedQuads()
{
//TODO: we can improve the draw performance by insert material switching command before hand.
// int quadsToDraw = 0;
// int startQuad = 0;
int indexToDraw = 0;
int startIndex = 0;