aboutsummaryrefslogtreecommitdiff
path: root/buffet/shill_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'buffet/shill_client.h')
-rw-r--r--buffet/shill_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/buffet/shill_client.h b/buffet/shill_client.h
index 12fd619..6407a33 100644
--- a/buffet/shill_client.h
+++ b/buffet/shill_client.h
@@ -130,7 +130,6 @@ class ShillClient final : public weave::provider::Network,
// State for tracking our online connectivity.
std::map<dbus::ObjectPath, DeviceState> devices_;
- State connectivity_state_{State::kOffline};
std::unique_ptr<ApManagerClient> ap_manager_client_;