| Index: remoting/host/host_mock_objects.cc
|
| diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc
|
| index 3fd1e36f618a900355196e4d04398bbdb54b0fdf..fe8d71d7bcf218b56fd52483dafa3a1cc7e2f773 100644
|
| --- a/remoting/host/host_mock_objects.cc
|
| +++ b/remoting/host/host_mock_objects.cc
|
| @@ -63,8 +63,4 @@ MockUserAuthenticator::MockUserAuthenticator() {}
|
|
|
| MockUserAuthenticator::~MockUserAuthenticator() {}
|
|
|
| -MockAccessVerifier::MockAccessVerifier() {}
|
| -
|
| -MockAccessVerifier::~MockAccessVerifier() {}
|
| -
|
| } // namespace remoting
|
|
|