Browse Source

Remove commented includes

Marc Di Luzio 5 năm trước cách đây
mục cha
commit
2bca1fb04e
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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
  */