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