You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by du...@apache.org on 2008/03/18 18:33:23 UTC

svn commit: r638450 - /webservices/axis2/trunk/c/util/src/dir_handler.c

Author: dumindu
Date: Tue Mar 18 10:33:20 2008
New Revision: 638450

URL: http://svn.apache.org/viewvc?rev=638450&view=rev
Log:
removed unreachable code

Modified:
    webservices/axis2/trunk/c/util/src/dir_handler.c

Modified: webservices/axis2/trunk/c/util/src/dir_handler.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/src/dir_handler.c?rev=638450&r1=638449&r2=638450&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/src/dir_handler.c (original)
+++ webservices/axis2/trunk/c/util/src/dir_handler.c Tue Mar 18 10:33:20 2008
@@ -344,7 +344,6 @@
     }
     else
         return (AXIS2_FALSE);
-    return 0;
 }
 
 #ifdef IS_MACOSX



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