[gnome-shell/wip/pressure: 1/14] messageTray: Remove an ana comment



commit 20c39f1f14c55d1c7239ff458203ffccf6fe1fc7
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Jul 30 20:46:09 2012 -0300

    messageTray: Remove an ana comment

 js/ui/messageTray.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/messageTray.js b/js/ui/messageTray.js
index 4d12ae0..964401d 100644
--- a/js/ui/messageTray.js
+++ b/js/ui/messageTray.js
@@ -2220,7 +2220,6 @@ const MessageTray = new Lang.Class({
                             onCompleteScope: this
                           };
         if (!this._notification.expanded)
-            // ana
             tweenParams.y = - this.actor.height/2;
 
         this._tween(this._notificationBin, '_notificationState', State.SHOWN, tweenParams);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]