瀏覽代碼

Remove commented includes

Marc Di Luzio 5 年之前
父節點
當前提交
2bca1fb04e
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      daemon/gamemode-gpu.c

+ 0 - 5
daemon/gamemode-gpu.c

@@ -141,11 +141,6 @@ void game_mode_free_gpu(GameModeGPUInfo **info)
 	*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
  */