Chromium Code Reviews| Index: remoting/protocol/fake_authenticator.h |
| =================================================================== |
| --- remoting/protocol/fake_authenticator.h (revision 138203) |
| +++ remoting/protocol/fake_authenticator.h (working copy) |
| @@ -89,7 +89,6 @@ |
| // AuthenticatorFactory interface. |
| virtual scoped_ptr<Authenticator> CreateAuthenticator( |
| - const std::string& local_jid, |
| const std::string& remote_jid, |
| const buzz::XmlElement* first_message) OVERRIDE; |