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



commit 5dbbfb68bb268b7f0492d074e4ec6dbe549d0100
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 3141a93..f9d59b7 100644
--- a/js/ui/messageTray.js
+++ b/js/ui/messageTray.js
@@ -2176,7 +2176,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]