From: Matt Ranostay Date: Mon, 16 Apr 2018 03:18:23 +0000 (-0700) Subject: settings: wifi: remove unused http address from Wifi QML X-Git-Tag: flounder/5.99.1~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=328590c4f42851e148ec670ebc137a6609b9f23c;p=apps%2Fsettings.git settings: wifi: remove unused http address from Wifi QML Change-Id: I0bd05233465a85d30aa132b0fa5996b9a6a8a926 Signed-off-by: Matt Ranostay --- diff --git a/app/wifi/Wifi.qml b/app/wifi/Wifi.qml index 77e0759..b30863c 100644 --- a/app/wifi/Wifi.qml +++ b/app/wifi/Wifi.qml @@ -30,11 +30,7 @@ SettingPage { readonly property bool isWifi: true property bool isInitializing: true - property string wifiAPIpath: bindingAddress + '/wifi-manager/' - //http://localhost:12345/api - property string address_str: bindingAddressWS - property string token_str: "" property string api_str: "wifi-manager" property string verb_str: ""