You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by pi...@apache.org on 2007/12/18 09:19:18 UTC

svn commit: r605130 - /webservices/axis2/trunk/c/util/src/platforms/unix/thread_unix.c

Author: pini
Date: Tue Dec 18 00:19:17 2007
New Revision: 605130

URL: http://svn.apache.org/viewvc?rev=605130&view=rev
Log:
Deleted unwanted line

Modified:
    webservices/axis2/trunk/c/util/src/platforms/unix/thread_unix.c

Modified: webservices/axis2/trunk/c/util/src/platforms/unix/thread_unix.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/src/platforms/unix/thread_unix.c?rev=605130&r1=605129&r2=605130&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/src/platforms/unix/thread_unix.c (original)
+++ webservices/axis2/trunk/c/util/src/platforms/unix/thread_unix.c Tue Dec 18 00:19:17 2007
@@ -164,8 +164,6 @@
             sleep(1);
         }    
         
-        thd->try_exit = AXIS2_TRUE;
-
         if (thd->td)
         {
             AXIS2_FREE(allocator, thd->td);



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org