-dce
authorChristian Grothoff <christian@grothoff.org>
Sat, 17 Jan 2015 23:20:27 +0000 (23:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 17 Jan 2015 23:20:27 +0000 (23:20 +0000)
src/ats/test_ats_api_common.c

index 569ffbce15a3fd74aa79ec5f84774f8501b5e18b..52dd87bb898b16348ecbc2238aa11a5673fa5f0c 100644 (file)
@@ -151,11 +151,10 @@ load_quotas (const struct GNUNET_CONFIGURATION_Handle *cfg,
                                                 unsigned long long *in_dest,
                                                 int dest_length)
 {
-  char *network_str[GNUNET_ATS_NetworkTypeCount] = GNUNET_ATS_NetworkTypeString;
-  char * entry_in = NULL;
-  char * entry_out = NULL;
-  char * quota_out_str;
-  char * quota_in_str;
+  char *entry_in = NULL;
+  char *entry_out = NULL;
+  char *quota_out_str;
+  char *quota_in_str;
   int c;
   int res;