CImageInfo: remove CC_APPEND

Should not be used in the future.
This commit is contained in:
2016-11-27 16:50:41 +01:00
parent 8142ed47cc
commit 9b039f45bc
2 changed files with 9 additions and 10 deletions

View File

@@ -50,7 +50,7 @@ class CImageInfo : public CMenuTarget
std::string license_txt;
Font* item_font;
int item_height;
int y_tmp;
std::vector<image_info_t> v_info;
void Clean();