QML UI: remove obsolete code

This simply causes an error

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-04-02 17:59:32 -05:00
parent d95805e90b
commit 162d07086b

View file

@ -33,7 +33,6 @@ Kirigami.Page {
title: diveDetailsListView.currentItem.modelData.dive.location
state: "view"
flickable: diveDetailsListView.currentItem
states: [
State {