[source] remove debug stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 11 Jun 2010 09:20:38 +0200
branchstable
changeset 5729 b00cf7fbff31
parent 5721 3a9cd70bcfdc
child 5730 784025c15a3c
[source] remove debug
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: