diff -r 18383d2e5a5b -r bb22ea156567 app/soc/views/models/user_self.py --- a/app/soc/views/models/user_self.py Tue Feb 17 20:15:43 2009 +0000 +++ b/app/soc/views/models/user_self.py Tue Feb 17 20:34:01 2009 +0000 @@ -235,7 +235,6 @@ user = user_logic.getForCurrentAccount() - # only select the roles for the current user filter = { 'link_id': user.link_id,