aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/core/hle/service/apt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hle/service/apt.h b/src/core/hle/service/apt.h
index 9f0245cc..889b1271 100644
--- a/src/core/hle/service/apt.h
+++ b/src/core/hle/service/apt.h
@@ -34,8 +34,6 @@ public:
private:
- Syscall::Result GetLockHandle();
-
DISALLOW_COPY_AND_ASSIGN(Interface);
};