You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2009/06/22 10:41:42 UTC

svn commit: r787167 - /webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c

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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org