Dash: Remove unused properties

This commit is contained in:
Adel Gadllah 2011-01-14 21:22:18 +01:00
parent 1f1fe36b89
commit d442494f3a

View File

@ -78,8 +78,6 @@ function Dash() {
Dash.prototype = {
_init : function() {
this._menus = [];
this._menuDisplays = [];
this._maxHeight = -1;
this._iconSize = 48;