iconGrid: Remove unuseful comment
This commit is contained in:
parent
2a59478b37
commit
02870e5363
@ -447,7 +447,6 @@ const IconGrid = new Lang.Class({
|
||||
actorClone.set_size(originalWidth, originalHeight);
|
||||
|
||||
let bounceUpTime = ANIMATION_TIME_IN / 4;
|
||||
// Defeat onComplete anonymous function closure
|
||||
let isLastItem = index == actors.length - 1;
|
||||
Tweener.addTween(actorClone,
|
||||
{ time: bounceUpTime,
|
||||
|
Loading…
Reference in New Issue
Block a user