appDisplay: Remove unused method
This commit is contained in:
parent
ef9ade3548
commit
974f01cef7
@ -747,11 +747,6 @@ const AppDisplay = new Lang.Class({
|
|||||||
this._showView(Views.ALL);
|
this._showView(Views.ALL);
|
||||||
},
|
},
|
||||||
|
|
||||||
_redisplay: function() {
|
|
||||||
this._redisplayFrequentApps();
|
|
||||||
this._redisplayAllApps();
|
|
||||||
},
|
|
||||||
|
|
||||||
_redisplayFrequentApps: function() {
|
_redisplayFrequentApps: function() {
|
||||||
let view = this._views[Views.FREQUENT].view;
|
let view = this._views[Views.FREQUENT].view;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user