Преглед изворни кода

removed no longer used function header

bunnei пре 12 година
родитељ
комит
acef5e0b17
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/core/hle/service/apt.h

+ 0 - 2
src/core/hle/service/apt.h

@@ -34,8 +34,6 @@ public:
 
 private:
 
-    Syscall::Result GetLockHandle();
-
     DISALLOW_COPY_AND_ASSIGN(Interface);
 };