summaryrefslogtreecommitdiffstats
path: root/Utilities/cmxmlrpc/xmlrpc_struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmxmlrpc/xmlrpc_struct.c')
-rw-r--r--Utilities/cmxmlrpc/xmlrpc_struct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Utilities/cmxmlrpc/xmlrpc_struct.c b/Utilities/cmxmlrpc/xmlrpc_struct.c
index 21bf9d4..6dbbd66 100644
--- a/Utilities/cmxmlrpc/xmlrpc_struct.c
+++ b/Utilities/cmxmlrpc/xmlrpc_struct.c
@@ -74,7 +74,6 @@ xmlrpc_struct_new(xmlrpc_env* env)
XMLRPC_ASSERT_ENV_OK(env);
/* Set up error handling preconditions. */
- strct = NULL;
strct_valid = 0;
/* Allocate and fill out an empty structure. */