server/sources/native.py
branchstable
changeset 5729 b00cf7fbff31
parent 5690 6de8437b06bd
child 5736 375819ec7d43
child 5749 b4393b681f7a
--- 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: