Browse Source

removed no longer used function header

bunnei 12 năm trước cách đây
mục cha
commit
acef5e0b17
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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);
 };