remove code pushed by mistake

This commit is contained in:
Marco Martin 2021-03-05 14:36:54 +01:00
parent 5814fd9696
commit 66f13653ae

View file

@ -68,11 +68,6 @@ Item {
//END functions
FastBlur {
anchors.fill: parent
source: wallpaper
radius: 32
}
property bool componentComplete: false
onWidthChanged: recalculateMaxFavoriteCount()
onHeightChanged:recalculateMaxFavoriteCount()