removed no longer used function header

This commit is contained in:
bunnei 2014-04-15 23:41:52 -04:00
parent ffabed8c25
commit acef5e0b17
1 changed files with 0 additions and 2 deletions

View File

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