mirror of
https://github.com/flightlessmango/MangoHud.git
synced 2024-10-31 15:20:13 +00:00
Remove more unused variables
This commit is contained in:
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…
Reference in New Issue
Block a user