diff --git a/qt-mobile/qml/Log.qml b/qt-mobile/qml/Log.qml index 8e660f2c7..7d9ddb724 100644 --- a/qt-mobile/qml/Log.qml +++ b/qt-mobile/qml/Log.qml @@ -18,11 +18,6 @@ Item { height: parent.height spacing: 8 - TopBar { - id: topBar - anchors.top: parent.top - } - Rectangle { anchors.top: topBar.bottom Layout.fillHeight: true