removing some unused properties

This commit is contained in:
Wayne Chen 2018-09-07 11:23:58 -07:00
parent d9495275cc
commit db96603cda

View file

@ -21,8 +21,6 @@ Item {
height: root.pane.height
width: root.pane.width
property bool failAfterSignUp: false
property var locale: Qt.locale()
property string dateTimeString
function login() {
mainTextContainer.visible = false