diff -r cad2d8e03b33 -r 5bee87a14bb1 server/sources/ldapfeed.py --- a/server/sources/ldapfeed.py Fri May 25 17:18:00 2012 +0200 +++ b/server/sources/ldapfeed.py Thu May 31 15:56:21 2012 +0200 @@ -43,4 +43,3 @@ def _entity_update(self, source_entity): datafeed.DataFeedSource._entity_update(self, source_entity) ldaputils.LDAPSourceMixIn._entity_update(self, source_entity) -