summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-23 17:32:21 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-07-23 17:32:21 -0700
commit442ba66822411c6bd994b61cc6793d202d874bb2 (patch)
treec2889f242e5eb754d85e75dbbde0e4b5807b9991
parent8c0a1c2e6d357a6448a1ba785b198d98202df9e8 (diff)
downloadsubsurface-442ba66822411c6bd994b61cc6793d202d874bb2.tar.gz
QML UI: remove obsolete comment
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--mobile-widgets/qml/DownloadFromDiveComputer.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/mobile-widgets/qml/DownloadFromDiveComputer.qml b/mobile-widgets/qml/DownloadFromDiveComputer.qml
index 9dd3be7a5..d1176ecc4 100644
--- a/mobile-widgets/qml/DownloadFromDiveComputer.qml
+++ b/mobile-widgets/qml/DownloadFromDiveComputer.qml
@@ -23,8 +23,6 @@ Kirigami.Page {
id: downloadThread
deviceData.vendor : comboVendor.currentText
deviceData.product : comboProduct.currentText
-
- //TODO: make this dynamic?
deviceData.devName : comboConnection.currentText
//TODO: Make this the default on the C++