You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by da...@apache.org on 2010/03/08 20:02:32 UTC

svn commit: r920458 - /axis/axis2/c/sandesha/trunk/samples/rm_amqp/rm_mtom_1_0/rm_mtom_1_0.c

Author: damitha
Date: Mon Mar  8 19:02:32 2010
New Revision: 920458

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

Modified:
    axis/axis2/c/sandesha/trunk/samples/rm_amqp/rm_mtom_1_0/rm_mtom_1_0.c

Modified: axis/axis2/c/sandesha/trunk/samples/rm_amqp/rm_mtom_1_0/rm_mtom_1_0.c
URL: http://svn.apache.org/viewvc/axis/axis2/c/sandesha/trunk/samples/rm_amqp/rm_mtom_1_0/rm_mtom_1_0.c?rev=920458&r1=920457&r2=920458&view=diff
==============================================================================
--- axis/axis2/c/sandesha/trunk/samples/rm_amqp/rm_mtom_1_0/rm_mtom_1_0.c (original)
+++ axis/axis2/c/sandesha/trunk/samples/rm_amqp/rm_mtom_1_0/rm_mtom_1_0.c Mon Mar  8 19:02:32 2010
@@ -59,8 +59,6 @@
     axis2_char_t *offered_seq_id = NULL;
     neethi_policy_t *policy = NULL;
     axis2_status_t status = AXIS2_FAILURE;  
-    extern char *optarg;
-    extern int optopt;
  
     /* Set up the environment */
     env = axutil_env_create_all("rm_mtom_1_0_amqp.log", AXIS2_LOG_LEVEL_TRACE);