aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/test_statistics_api_watch.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-16 22:19:26 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-16 22:19:26 +0000
commitfca68d261172f147382f00b685faf52a9b022846 (patch)
treeaf9c4f7fb4373a0a9a42ffe4511c63dc7c7608e1 /src/statistics/test_statistics_api_watch.c
parentb4ad23dde8a344c9adccdb00a9e6f53ca26fa1de (diff)
downloadgnunet-fca68d261172f147382f00b685faf52a9b022846.tar.gz
gnunet-fca68d261172f147382f00b685faf52a9b022846.zip
code cleanup, also trying to fix #2011
Diffstat (limited to 'src/statistics/test_statistics_api_watch.c')
-rw-r--r--src/statistics/test_statistics_api_watch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/statistics/test_statistics_api_watch.c b/src/statistics/test_statistics_api_watch.c
index 14e7e1704..1323e3ad1 100644
--- a/src/statistics/test_statistics_api_watch.c
+++ b/src/statistics/test_statistics_api_watch.c
@@ -33,8 +33,6 @@
33 33
34#define START_SERVICE GNUNET_YES 34#define START_SERVICE GNUNET_YES
35 35
36#define ROUNDS (1024 * 1024)
37
38static int ok; 36static int ok;
39 37
40static struct GNUNET_STATISTICS_Handle *h; 38static struct GNUNET_STATISTICS_Handle *h;