summaryrefslogtreecommitdiffstats
path: root/gril/grilreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'gril/grilreply.h')
-rw-r--r--gril/grilreply.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gril/grilreply.h b/gril/grilreply.h
index 1e295623..56b00190 100644
--- a/gril/grilreply.h
+++ b/gril/grilreply.h
@@ -127,9 +127,6 @@ GSList *g_ril_reply_parse_get_calls(GRil *gril, const struct ril_msg *message);
enum ofono_disconnect_reason g_ril_reply_parse_call_fail_cause(
GRil *gril, const struct ril_msg *message);
-int g_ril_reply_parse_get_preferred_network_type(GRil *gril,
- const struct ril_msg *message);
-
int *g_ril_reply_parse_retries(GRil *gril, const struct ril_msg *message,
enum ofono_sim_password_type passwd_type);