Changed: Minor changes

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-06 16:03:39 +01:00
parent 0e74c167cd
commit 834fcbe8c8
2 changed files with 10 additions and 11 deletions

View file

@ -1773,7 +1773,6 @@ void CScreenshotIslands::buildBackTextureHLS(const std::string & islandName, con
} }
} }
// HLS order // HLS order
list< CRGBA > sortedHLS; list< CRGBA > sortedHLS;
list< CRGBA >::iterator itCol, itHLS; list< CRGBA >::iterator itCol, itHLS;