aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Vakulenko <avakulenko@google.com>2016-04-18 18:24:12 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-04-18 18:24:12 +0000
commita574810a80d4366e6afd0bd46716dab74d858f6c (patch)
tree2cf7051066a900320ea94de9131936efe3a09044
parentbfd5564d470de3c31ba22809db01a276d6164def (diff)
parent85e69f51ade1576a3c3e85ab49b6f0496cd309f9 (diff)
downloadlibweave-a574810a80d4366e6afd0bd46716dab74d858f6c.tar.gz
am: 76915d0 - libweave: Fix build break on Brillo
am: 85e69f5 * commit '85e69f51ade1576a3c3e85ab49b6f0496cd309f9': am: 76915d0 - libweave: Fix build break on Brillo Change-Id: Ibdf5e0889da9d18457adae264866d5bbfe76a7ba
-rw-r--r--src/privet/wifi_bootstrap_manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/privet/wifi_bootstrap_manager.h b/src/privet/wifi_bootstrap_manager.h
index 36ceec7..468473f 100644
--- a/src/privet/wifi_bootstrap_manager.h
+++ b/src/privet/wifi_bootstrap_manager.h
@@ -105,7 +105,6 @@ class WifiBootstrapManager : public WifiDelegate {
provider::Wifi* wifi_{nullptr};
WifiSsidGenerator ssid_generator_;
base::Time monitor_until_;
-
std::string privet_ssid_;
// Helps to reset irrelevant tasks switching state.