Author: damitha
Date: Mon Jun 22 08:41:42 2009
New Revision: 787167

URL: http://svn.apache.org/viewvc?rev=787167&view=rev
Log: (empty)

Modified:
    webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c

Modified: 
webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c?rev=787167&r1=787166&r2=787167&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c 
(original)
+++ webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c Mon 
Jun 22 08:41:42 2009
@@ -635,10 +635,6 @@
         if(qname)
         {
             axis2_char_t *op_name = axutil_qname_to_string(qname, env);
-            if(op_name)
-            {
-                AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, "op_name:%s", op_name);
-            }
             sandesha2_msg_store_bean_set_op(bean, env, op_name);
         }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to