| Index: jingle/notifier/communicator/connection_options.cc
|
| diff --git a/jingle/notifier/communicator/connection_options.cc b/jingle/notifier/communicator/connection_options.cc
|
| index fe52d7f97b420d8d4aa738626fcd693bd9c080d0..c103127d6a7c7306ae87577c08a7c7a48b1f5c9f 100644
|
| --- a/jingle/notifier/communicator/connection_options.cc
|
| +++ b/jingle/notifier/communicator/connection_options.cc
|
| @@ -8,7 +8,6 @@ namespace notifier {
|
|
|
| ConnectionOptions::ConnectionOptions()
|
| : autodetect_proxy_(true),
|
| - auto_reconnect_(true),
|
| proxy_port_(0),
|
| use_proxy_auth_(0),
|
| allow_unverified_certs_(false) {
|
|
|