Explorar el Código

Kernel: Removed unnecessary "#pragma once".

bunnei hace 12 años
padre
commit
b45a38f557
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/core/hle/kernel/kernel.cpp

+ 0 - 2
src/core/hle/kernel/kernel.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2
 // Licensed under GPLv2
 // Refer to the license.txt file included.  
 // Refer to the license.txt file included.  
 
 
-#pragma once
-
 #include <string.h>
 #include <string.h>
 
 
 #include "common/common.h"
 #include "common/common.h"