diff options
Diffstat (limited to 'remoting/host/host_mock_objects.cc')
-rw-r--r-- | remoting/host/host_mock_objects.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc index 3fd1e36..fe8d71d 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 |