Changed: Minor changes

This commit is contained in:
kervala 2016-01-06 16:03:39 +01:00
parent bfc9381a6b
commit 98041d381a
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;