aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_preferences.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-05 19:58:37 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-05 19:58:37 +0000
commit804ba15e1e5521547f7cff2252b2eae4e63da590 (patch)
tree439f4ad2c8694ad4a0e9368292dd4cb2069d7ed9 /src/ats/gnunet-service-ats_preferences.h
parent25d991395e2ea75d77d5ae87dca27ba5cd94e940 (diff)
downloadgnunet-804ba15e1e5521547f7cff2252b2eae4e63da590.tar.gz
gnunet-804ba15e1e5521547f7cff2252b2eae4e63da590.zip
dead code elimination
Diffstat (limited to 'src/ats/gnunet-service-ats_preferences.h')
-rw-r--r--src/ats/gnunet-service-ats_preferences.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/ats/gnunet-service-ats_preferences.h b/src/ats/gnunet-service-ats_preferences.h
index ee8c931d6..e17a8bd22 100644
--- a/src/ats/gnunet-service-ats_preferences.h
+++ b/src/ats/gnunet-service-ats_preferences.h
@@ -62,20 +62,6 @@ GAS_normalization_get_preferences_by_peer (void *cls,
62 62
63 63
64/** 64/**
65 * Get the normalized preference values for a specific client and peer
66 *
67 * @param client client
68 * @param peer the peer
69 * @param pref the preference type
70 * @return the value
71 */
72double
73GAS_normalization_get_preferences_by_client (const struct GNUNET_SERVER_Client *client,
74 const struct GNUNET_PeerIdentity *peer,
75 enum GNUNET_ATS_PreferenceKind pref);
76
77
78/**
79 * Normalize an updated preference value 65 * Normalize an updated preference value
80 * 66 *
81 * @param client the client with this preference 67 * @param client the client with this preference