diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index e63ffdfc..36184015 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml @@ -232,10 +232,6 @@ Page { }); dialog.show(); } - } - - Connections { - target: TimelineManager.timeline onOpenProfile: { var userProfile = userProfileComponent.createObject(timelineRoot, { "profile": profile