diff options
| author | Sander Ferdinand <sa.ferdinand@gmail.com> | 2018-03-27 02:03:59 +0200 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2018-03-29 23:04:04 +0100 |
| commit | 3c2404473672991b51cbe6ec6d2d9326e9f85ca8 (patch) | |
| tree | c8c97c8835195bf77be93da24f84f5c3b3e7ce2d /components/NetworkStatusItem.qml | |
| parent | 3d4eb7a5f5f63e52592faeff77cb76838a5add5e (diff) | |
| download | monzero-gui-3c2404473672991b51cbe6ec6d2d9326e9f85ca8.tar.gz monzero-gui-3c2404473672991b51cbe6ec6d2d9326e9f85ca8.tar.xz monzero-gui-3c2404473672991b51cbe6ec6d2d9326e9f85ca8.zip | |
Cleanup after rebase
Diffstat (limited to 'components/NetworkStatusItem.qml')
| -rw-r--r-- | components/NetworkStatusItem.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/NetworkStatusItem.qml b/components/NetworkStatusItem.qml index 39ca8f0d..f1916457 100644 --- a/components/NetworkStatusItem.qml +++ b/components/NetworkStatusItem.qml @@ -79,7 +79,6 @@ Rectangle { return "../images/lightning-white.png" } } - //getConnectionStatusImage(item.connected) } } |
