From 5a04bbaa938f72e10c6d199ca1351da3911820fe Mon Sep 17 00:00:00 2001 From: miruka Date: Mon, 11 Nov 2019 11:07:38 -0400 Subject: [PATCH] Remove leftover debug console call --- src/qml/Chat/Timeline/EventMediaLoader.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/qml/Chat/Timeline/EventMediaLoader.qml b/src/qml/Chat/Timeline/EventMediaLoader.qml index 3c9f6765..87610b22 100644 --- a/src/qml/Chat/Timeline/EventMediaLoader.qml +++ b/src/qml/Chat/Timeline/EventMediaLoader.qml @@ -51,8 +51,6 @@ HLoader { } readonly property string thumbnailMxc: singleMediaInfo.thumbnail_url - Component.onCompleted: if (singleMediaInfo.media_title.includes("i3-gaps")) - Utils.debug(this) onTypeChanged: {