aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_sampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/gnunet-service-rps_sampler.h')
-rw-r--r--src/rps/gnunet-service-rps_sampler.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/rps/gnunet-service-rps_sampler.h b/src/rps/gnunet-service-rps_sampler.h
index a4d1fa7d4..bc3994e36 100644
--- a/src/rps/gnunet-service-rps_sampler.h
+++ b/src/rps/gnunet-service-rps_sampler.h
@@ -84,13 +84,6 @@ RPS_sampler_resize (unsigned int new_size);
84 84
85 85
86/** 86/**
87 * Empty the sampler.
88 */
89void
90RPS_sampler_empty ();
91
92
93/**
94 * Initialise a tuple of samplers. 87 * Initialise a tuple of samplers.
95 * 88 *
96 * @param init_size the size the sampler is initialised with 89 * @param init_size the size the sampler is initialised with