Dash: Remove unused properties
This commit is contained in:
parent
1f1fe36b89
commit
d442494f3a
@ -78,8 +78,6 @@ function Dash() {
|
|||||||
|
|
||||||
Dash.prototype = {
|
Dash.prototype = {
|
||||||
_init : function() {
|
_init : function() {
|
||||||
this._menus = [];
|
|
||||||
this._menuDisplays = [];
|
|
||||||
this._maxHeight = -1;
|
this._maxHeight = -1;
|
||||||
this._iconSize = 48;
|
this._iconSize = 48;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user