1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-26 14:06:31 -05: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);
};