浏览代码

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);
 };