Переглянути джерело

Kernel: Removed unnecessary "#pragma once".

bunnei 12 роки тому
батько
коміт
b45a38f557
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      src/core/hle/kernel/kernel.cpp

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

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