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