diff --git a/daemon/gamemode-gpu.c b/daemon/gamemode-gpu.c index 99553b2..6a054e2 100644 --- a/daemon/gamemode-gpu.c +++ b/daemon/gamemode-gpu.c @@ -141,11 +141,6 @@ void game_mode_free_gpu(GameModeGPUInfo **info) *info = NULL; } -//#include -//#include -//#include -//#include - /** * Applies GPU optimisations when gamemode is active and removes them after */