AlternateTab: remove more unused code
Thomas said it is not needed, so just let it disappear.
This commit is contained in:
@@ -224,11 +224,6 @@ WindowList.prototype = {
|
||||
}
|
||||
},
|
||||
|
||||
_sortAppIcon : function(appIcon1, appIcon2) {
|
||||
log ("Function not implemented: _sortAppIcon");
|
||||
return 1;
|
||||
},
|
||||
|
||||
addSeparator: function () {
|
||||
this._separator=null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user