summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-01-18 00:53:07 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2021-01-18 00:53:07 +0100
commit724e6436ee68e0a0dd4dc4157987148f8d6340a6 (patch)
tree8c35d676e844691106615df0640b4937ef6dd839
parentMerge pull request #378 from LorenDB/readReceipts (diff)
downloadnheko-724e6436ee68e0a0dd4dc4157987148f8d6340a6.tar.xz
Remove unused stuff in profile
-rw-r--r--resources/qml/UserProfile.qml8
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/qml/UserProfile.qml b/resources/qml/UserProfile.qml

index 410875ac..17e698d6 100644 --- a/resources/qml/UserProfile.qml +++ b/resources/qml/UserProfile.qml
@@ -15,14 +15,6 @@ ApplicationWindow { minimumHeight: 420 palette: colors - Component { - id: deviceVerificationDialog - - DeviceVerification { - } - - } - ColumnLayout { id: contentL