aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_preferences.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-05 20:04:08 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-05 20:04:08 +0000
commitae8902cf73b5f8a6121fada4c9796b4750b5ce19 (patch)
treecb7dec19187ee43c9efcae107f8f5104aad53e49 /src/ats/gnunet-service-ats_preferences.h
parent804ba15e1e5521547f7cff2252b2eae4e63da590 (diff)
downloadgnunet-ae8902cf73b5f8a6121fada4c9796b4750b5ce19.tar.gz
gnunet-ae8902cf73b5f8a6121fada4c9796b4750b5ce19.zip
dead code elimination
Diffstat (limited to 'src/ats/gnunet-service-ats_preferences.h')
-rw-r--r--src/ats/gnunet-service-ats_preferences.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/ats/gnunet-service-ats_preferences.h b/src/ats/gnunet-service-ats_preferences.h
index e17a8bd22..9ed2b5f84 100644
--- a/src/ats/gnunet-service-ats_preferences.h
+++ b/src/ats/gnunet-service-ats_preferences.h
@@ -17,10 +17,9 @@
17 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 17 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 Boston, MA 02111-1307, USA. 18 Boston, MA 02111-1307, USA.
19 */ 19 */
20
21/** 20/**
22 * @file ats/gnunet-service-ats_preferences.h 21 * @file ats/gnunet-service-ats_preferences.h
23 * @brief FIXME 22 * @brief manage preferences expressed by clients
24 * @author Matthias Wachs 23 * @author Matthias Wachs
25 * @author Christian Grothoff 24 * @author Christian Grothoff
26 */ 25 */
@@ -40,15 +39,6 @@
40 39
41 40
42/** 41/**
43 * A preference client disconnected.
44 *
45 * @param client the client
46 */
47void
48GAS_preference_client_disconnect (struct GNUNET_SERVER_Client *client);
49
50
51/**
52 * Get the normalized preference values for a specific peer. 42 * Get the normalized preference values for a specific peer.
53 * 43 *
54 * @param cls ignored 44 * @param cls ignored