diff --git a/js/ui/background.js b/js/ui/background.js index a3389c792..b4a599da8 100644 --- a/js/ui/background.js +++ b/js/ui/background.js @@ -365,8 +365,6 @@ var Background = GObject.registerClass({ this.set_color(color); else this.set_gradient(shadingType, color, secondColor); - - this._setLoaded(); } _watchFile(file) {