summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--resources/qml/TimelineView.qml4
1 files changed, 0 insertions, 4 deletions
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