From 3e4fe7862d7a93ac9dc315f9a77cdae18badbf06 Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Mon, 1 Mar 2021 20:39:03 +0100 Subject: [PATCH] Remove duplicate qml property --- imports/NeoChat/Component/ChatTextInput.qml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/imports/NeoChat/Component/ChatTextInput.qml b/imports/NeoChat/Component/ChatTextInput.qml index 3a11459dc..6fcc22e71 100644 --- a/imports/NeoChat/Component/ChatTextInput.qml +++ b/imports/NeoChat/Component/ChatTextInput.qml @@ -477,11 +477,6 @@ ToolBar { autoCompleteEndPosition = cursorPosition } - // store each user we autoComplete here, this will be helpful later to generate - // the matrix.to links. - // This use an hack to define: https://doc.qt.io/qt-5/qml-var.html#property-value-initialization-semantics - property var userAutocompleted: ({}) - function checkForFancyEffectsReason() { if (!Config.showFancyEffects) { return