diff --git a/js/ui/dash.js b/js/ui/dash.js index 99f91613c..01de6af44 100644 --- a/js/ui/dash.js +++ b/js/ui/dash.js @@ -78,8 +78,6 @@ function Dash() { Dash.prototype = { _init : function() { - this._menus = []; - this._menuDisplays = []; this._maxHeight = -1; this._iconSize = 48;