Author: damitha
Date: Fri Jun 20 23:26:50 2008
New Revision: 670152
URL: http://svn.apache.org/viewvc?rev=670152&view=rev
Log:
Cleaning the code.
Modified:
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/include/sandesha2_permanent_storage_mgr.h
Modified:
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/include/sandesha2_permanent_storage_mgr.h
URL:
http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/include/sandesha2_permanent_storage_mgr.h?rev=670152&r1=670151&r2=670152&view=diff
==============================================================================
---
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/include/sandesha2_permanent_storage_mgr.h
(original)
+++
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/include/sandesha2_permanent_storage_mgr.h
Fri Jun 20 23:26:50 2008
@@ -53,27 +53,6 @@
sandesha2_storage_mgr_t *storage_mgr,
const axutil_env_t *env);
-/*axis2_status_t AXIS2_CALL
-sandesha2_permanent_storage_mgr_init(
- sandesha2_storage_mgr_t *storage_mgr,
- const axutil_env_t *env,
- axis2_conf_ctx_t *conf_ctx);
-
-axis2_status_t AXIS2_CALL
-sandesha2_permanent_storage_mgr_update_msg_ctx(
- sandesha2_storage_mgr_t *storage_mgr,
- const axutil_env_t *env,
- axis2_char_t *key,
- axis2_msg_ctx_t *msg_ctx);
-
-axis2_msg_ctx_t * AXIS2_CALL
-sandesha2_permanent_storage_mgr_retrieve_msg_ctx(
- sandesha2_storage_mgr_t *storage_mgr,
- const axutil_env_t *env,
- axis2_char_t *key,
- axis2_conf_ctx_t *conf_ctx,
- const axis2_bool_t persistent);*/
-
axis2_status_t AXIS2_CALL
sandesha2_permanent_storage_mgr_create_db(
const axutil_env_t *env,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]