Author: manjula
Date: Tue Jan  1 22:16:38 2008
New Revision: 608019

URL: http://svn.apache.org/viewvc?rev=608019&view=rev
Log:
removing unwanted code.

Modified:
    webservices/sandesha/trunk/c/src/handlers/sandesha2_out_handler.c

Modified: webservices/sandesha/trunk/c/src/handlers/sandesha2_out_handler.c
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/handlers/sandesha2_out_handler.c?rev=608019&r1=608018&r2=608019&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/handlers/sandesha2_out_handler.c (original)
+++ webservices/sandesha/trunk/c/src/handlers/sandesha2_out_handler.c Tue Jan  
1 22:16:38 2008
@@ -119,7 +119,7 @@
     }
     else
     {
-        int size = -1, i = 0;
+        /*int size = -1, i = 0;
                axis2_bool_t found = AXIS2_FALSE;
                axutil_array_list_t *mod_qnames = NULL;
         axutil_qname_t *mod_qname = axutil_qname_create(env, SANDESHA2_MODULE, 
@@ -144,7 +144,7 @@
             AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, 
                 "[sandesha2]RM is not engaged. So return here.");
             return AXIS2_SUCCESS;
-        }
+        }*/
     }
     temp_prop = axis2_msg_ctx_get_property(msg_ctx, env, 
             SANDESHA2_APPLICATION_PROCESSING_DONE);



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to