mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-05 20:58:29 +02:00
Remove commented includes
This commit is contained in:
@@ -141,11 +141,6 @@ void game_mode_free_gpu(GameModeGPUInfo **info)
|
|||||||
*info = NULL;
|
*info = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
//#include <linux/limits.h>
|
|
||||||
//#include <stdio.h>
|
|
||||||
//#include <sys/wait.h>
|
|
||||||
//#include <unistd.h>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Applies GPU optimisations when gamemode is active and removes them after
|
* Applies GPU optimisations when gamemode is active and removes them after
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user