removed no longer used function header

merge-requests/60/head
bunnei 2014-04-15 23:41:52 +07:00
parent ffabed8c25
commit acef5e0b17
1 changed files with 0 additions and 2 deletions

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