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 du...@apache.org on 2008/03/18 18:31:16 UTC

svn commit: r638447 - /webservices/axis2/trunk/c/guththila/src/guththila_reader.c

Author: dumindu
Date: Tue Mar 18 10:31:01 2008
New Revision: 638447

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

Modified:
    webservices/axis2/trunk/c/guththila/src/guththila_reader.c

Modified: webservices/axis2/trunk/c/guththila/src/guththila_reader.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/guththila/src/guththila_reader.c?rev=638447&r1=638446&r2=638447&view=diff
==============================================================================
--- webservices/axis2/trunk/c/guththila/src/guththila_reader.c (original)
+++ webservices/axis2/trunk/c/guththila/src/guththila_reader.c Tue Mar 18 10:31:01 2008
@@ -105,7 +105,6 @@
 		default:
 			return 0;
     }
-    return 0;
 }
 
 



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