[polari/wip/raresv/userTrackerAndPopoversRebase: 9/24] userListRow: minor cleanup.



commit ce6e0c250d0238af31c7292108660f52983ff8c4
Author: raresv <rares visalom gmail com>
Date:   Wed Aug 3 18:41:22 2016 +0300

    userListRow: minor cleanup.

 src/userList.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/userList.js b/src/userList.js
index f87b46d..dc57631 100644
--- a/src/userList.js
+++ b/src/userList.js
@@ -505,7 +505,6 @@ const UserListRow = new Lang.Class({
         if (this._revealer.get_child())
             return;
 
-        //let details = new UserDetails({ user: this._user });
         let details = new UserDetails();
         details.user = this._user;
 


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