Changed: Minor changes

This commit is contained in:
kervala 2016-01-06 16:03:39 +01:00
parent 3a61ee6137
commit f61e7c10ac
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
list< CRGBA > sortedHLS;
list< CRGBA >::iterator itCol, itHLS;