[gnome-shell/wip/message-tray: 18/22] messageTray: Remove an ana comment



commit 76a69c3de76ac4457f4571742cca8897a9948dbf
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 d1bf4a8..bef47e9 100644
--- a/js/ui/messageTray.js
+++ b/js/ui/messageTray.js
@@ -2173,7 +2173,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]