svn commit: r810632 - /webservices/sandesha/trunk/c/src/storage/sqlite/permanent_storage_mgr.c
[email protected] Wed, 02 Sep 2009 17:58:07 -0000
| Newsgroups | gmane.comp.apache.webservices.fx.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: damitha
Date: Wed Sep 2 17:58:07 2009
New Revision: 810632
URL: http://svn.apache.org/viewvc?rev=810632&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=810632&r1=810631&r2=810632&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 Wed Sep 2 17:58:07 2009
@@ -638,7 +638,6 @@
sandesha2_msg_store_bean_set_op(bean, env, op_name);
}*/
- AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, "damcame2");
mep = (axis2_char_t *) axis2_op_get_msg_exchange_pattern(op, env);
sandesha2_msg_store_bean_set_op_mep(bean, env, mep);
}