Explorar o código

hid/controller/npad: Remove #pragma once from the cpp file

This is only useful in headers.
Lioncash %!s(int64=7) %!d(string=hai) anos
pai
achega
929ed59f1f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/core/hle/service/hid/controllers/npad.cpp

+ 0 - 2
src/core/hle/service/hid/controllers/npad.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
-#pragma once
-
 #include <algorithm>
 #include <array>
 #include <cstring>