Commit fcb5ee9e3cfa06428e177cae454bbdf6e051e0c4:
    Stale comment

Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>

------------------------------------------------------------
www/roster/public_ldap_people.rb                             |  -
------------------------------------------------------------
1 changes: 0 additions, 1 deletions.
------------------------------------------------------------


diff --git a/www/roster/public_ldap_people.rb b/www/roster/public_ldap_people.rb
index 46984f4..5636b7e 100644
--- a/www/roster/public_ldap_people.rb
+++ b/www/roster/public_ldap_people.rb
@@ -38,7 +38,6 @@ def makeEntry(hash, e)
   end
 end
 
-# Now see if there are any left-over people
 peeps.sort_by {|a| a.name}.each do |e|
     makeEntry(peo, e)
 end

Reply via email to