| Index: remoting/protocol/authenticator.h
|
| ===================================================================
|
| --- remoting/protocol/authenticator.h (revision 138203)
|
| +++ remoting/protocol/authenticator.h (working copy)
|
| @@ -110,7 +110,6 @@
|
| // rejected. ProcessMessage() should be called with |first_message|
|
| // for the result of this method.
|
| virtual scoped_ptr<Authenticator> CreateAuthenticator(
|
| - const std::string& local_jid,
|
| const std::string& remote_jid,
|
| const buzz::XmlElement* first_message) = 0;
|
| };
|
|
|