From 5ba23ec012954acbe414b15e6790a2da381624db Mon Sep 17 00:00:00 2001 From: riccardom Date: Mon, 28 Dec 2009 12:54:54 +0000 Subject: [PATCH] Remove unused vars. --- desmume/src/rasterize.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/desmume/src/rasterize.cpp b/desmume/src/rasterize.cpp index 19e731905..d67c41a8f 100644 --- a/desmume/src/rasterize.cpp +++ b/desmume/src/rasterize.cpp @@ -919,9 +919,6 @@ public: this->engine = engine; lastTexKey = NULL; - //a counter for how many polys got culled - int culled = 0; - u32 lastPolyAttr = 0; u32 lastTextureFormat = 0, lastTexturePalette = 0; @@ -1409,7 +1406,6 @@ void SoftRasterizerEngine::performCoordAdjustment(const bool skipBackfacing) for(int i=0;i