| Index: remoting/jingle_glue/mock_objects.cc
|
| diff --git a/remoting/jingle_glue/mock_objects.cc b/remoting/jingle_glue/mock_objects.cc
|
| index a42b93bccbd1033a926a2b20be59d3b778a2dad3..d9178fa3076942f89c71a109bbcf3ce7983f1278 100644
|
| --- a/remoting/jingle_glue/mock_objects.cc
|
| +++ b/remoting/jingle_glue/mock_objects.cc
|
| @@ -9,7 +9,4 @@ namespace remoting {
|
| MockSignalStrategy::MockSignalStrategy() { }
|
| MockSignalStrategy::~MockSignalStrategy() { }
|
|
|
| -MockIqRequest::MockIqRequest() { }
|
| -MockIqRequest::~MockIqRequest() { }
|
| -
|
| } // namespace remoting
|
|
|