summaryrefslogtreecommitdiffstats
path: root/gril/grilreply.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2015-12-01 12:52:47 -0600
committerDenis Kenzior <denkenz@gmail.com>2015-12-01 12:52:47 -0600
commit80e1e92b7627d92b2e2b9eb53305be0ce52063f9 (patch)
treede90c8a6057055d40da149c5bb6235aaef1f6ff4 /gril/grilreply.h
parent239008221f3e1bcc823a365b76f1ce49fdd7be92 (diff)
downloadofono-80e1e92b7627d92b2e2b9eb53305be0ce52063f9.tar.bz2
gril: Remove g_ril_reply_parse_voice_reg_state
Diffstat (limited to 'gril/grilreply.h')
-rw-r--r--gril/grilreply.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gril/grilreply.h b/gril/grilreply.h
index ba9e030e..f7e0a86a 100644
--- a/gril/grilreply.h
+++ b/gril/grilreply.h
@@ -49,8 +49,6 @@ struct reply_oem_hook {
void *data;
};
-struct reply_reg_state *g_ril_reply_parse_voice_reg_state(GRil *gril,
- const struct ril_msg *message);
struct reply_data_reg_state *g_ril_reply_parse_data_reg_state(GRil *gril,
const struct ril_msg *message);