Remove duplicate qml property

This commit is contained in:
Tobias Fella
2021-03-01 20:39:03 +01:00
parent 2f06d45589
commit 3e4fe7862d

View File

@@ -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