# HG changeset patch # User Sylvain Thénault # Date 1276240838 -7200 # Node ID b00cf7fbff31127adb653adf1649d7a80c9445ed # Parent 3a9cd70bcfdcf55929642f61fd747ac5770e588f [source] remove debug diff -r 3a9cd70bcfdc -r b00cf7fbff31 server/sources/native.py --- a/server/sources/native.py Thu Jun 10 17:25:38 2010 +0200 +++ b/server/sources/native.py Fri Jun 11 09:20:38 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: