summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--resources/qml/Avatar.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/qml/Avatar.qml b/resources/qml/Avatar.qml

index 150a0ee7..076e84c0 100644 --- a/resources/qml/Avatar.qml +++ b/resources/qml/Avatar.qml
@@ -9,8 +9,6 @@ Rectangle { property alias url: img.source property string userid property string displayName - - property string usrUrl: TimelineManager.timeline.avatarUrl(userid) width: 48 height: 48