Remove more unused variables

pull/358/head
Alessandro Toia 4 years ago
parent 3e446f7c11
commit 76c2129ae2

@ -172,7 +172,7 @@ struct overlay_params {
std::vector<unsigned> cpu_load_color;
std::vector<unsigned> gpu_load_value;
std::vector<unsigned> cpu_load_value;
int gpu_load_change, cpu_load_change;
//int gpu_load_change, cpu_load_change;
unsigned media_player_color;
unsigned tableCols;
unsigned render_mango;

Loading…
Cancel
Save