aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-04-02 17:59:32 -0500
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-04-02 17:59:32 -0500
commit162d07086bc2c0e6f3ca16ed0ea581b1c12a7c88 (patch)
tree0db03aaa943955b100349c2b577b69a541ed9661 /qt-mobile
parentd95805e90be0a05f4c86f2173b8366470f60412b (diff)
downloadsubsurface-162d07086bc2c0e6f3ca16ed0ea581b1c12a7c88.tar.gz
QML UI: remove obsolete code
This simply causes an error Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile')
-rw-r--r--qt-mobile/qml/DiveDetails.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-mobile/qml/DiveDetails.qml b/qt-mobile/qml/DiveDetails.qml
index 0600b30a7..dd5fb3c62 100644
--- a/qt-mobile/qml/DiveDetails.qml
+++ b/qt-mobile/qml/DiveDetails.qml
@@ -33,7 +33,6 @@ Kirigami.Page {
title: diveDetailsListView.currentItem.modelData.dive.location
state: "view"
- flickable: diveDetailsListView.currentItem
states: [
State {