diff -r 12d3da7b3bcf -r 375819ec7d43 server/sources/native.py --- a/server/sources/native.py Fri Jun 11 08:39:21 2010 +0200 +++ b/server/sources/native.py Fri Jun 11 14:59:08 2010 +0200 @@ -744,7 +744,6 @@ def create_eid(self, session): - self.debug('create eid') # lock needed to prevent 'Connection is busy with results for another command (0)' errors with SQLServer self._eid_creation_lock.acquire() try: