overview: Remove wrong comment

This commit is contained in:
Carlos Soriano 2014-07-14 22:05:22 +02:00
parent fdc443aebe
commit a944dca60e

View File

@ -425,8 +425,6 @@ const Overview = new Lang.Class({
this.emit('windows-restacked', stackIndices);
},
//// Public methods ////
beginItemDrag: function(source) {
this.emit('item-drag-begin');
this._inDrag = true;