Code Review
/
apps
/
settings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
87a43c5
)
settings: wifi: remove unused http address from Wifi QML
79/13879/1
author
Matt Ranostay
<matt.ranostay@konsulko.com>
Mon, 16 Apr 2018 03:18:23 +0000
(20:18 -0700)
committer
Matt Ranostay
<matt.ranostay@konsulko.com>
Wed, 9 May 2018 01:18:44 +0000
(18:18 -0700)
Change-Id: I0bd05233465a85d30aa132b0fa5996b9a6a8a926
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/wifi/Wifi.qml
patch
|
blob
|
history
diff --git
a/app/wifi/Wifi.qml
b/app/wifi/Wifi.qml
index
77e0759
..
b30863c
100644
(file)
--- 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: ""