overview: Remove wrong comment
This commit is contained in:
parent
fdc443aebe
commit
a944dca60e
@ -425,8 +425,6 @@ const Overview = new Lang.Class({
|
|||||||
this.emit('windows-restacked', stackIndices);
|
this.emit('windows-restacked', stackIndices);
|
||||||
},
|
},
|
||||||
|
|
||||||
//// Public methods ////
|
|
||||||
|
|
||||||
beginItemDrag: function(source) {
|
beginItemDrag: function(source) {
|
||||||
this.emit('item-drag-begin');
|
this.emit('item-drag-begin');
|
||||||
this._inDrag = true;
|
this._inDrag = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user