2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

removed no longer used function header

This commit is contained in:
bunnei 2014-04-15 23:41:52 -04:00
parent ffabed8c25
commit acef5e0b17

View file

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