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