Browse Source

removed no longer used function header

pull/15/merge
bunnei 12 years ago
parent
commit
acef5e0b17
  1. 2
      src/core/hle/service/apt.h

2
src/core/hle/service/apt.h

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

Loading…
Cancel
Save