Author: samisa
Date: Tue Jul 3 21:32:51 2007
New Revision: 553071
URL: http://svn.apache.org/viewvc?view=rev&rev=553071
Log:
Fixed warning
Modified:
webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c
Modified: webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c?view=diff&rev=553071&r1=553070&r2=553071
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c (original)
+++ webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c Tue Jul 3
21:32:51 2007
@@ -42,7 +42,6 @@
const axis2_char_t *address = NULL;
const axis2_char_t *seq_key = NULL;
axis2_endpoint_ref_t* endpoint_ref = NULL;
- axis2_endpoint_ref_t* target_epr = NULL;
axis2_options_t *options = NULL;
const axis2_char_t *client_home = NULL;
axis2_svc_client_t* svc_client = NULL;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]