summaryrefslogtreecommitdiffstats
path: root/gril/grilreply.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2015-12-03 10:33:41 -0600
committerDenis Kenzior <denkenz@gmail.com>2015-12-03 10:33:41 -0600
commit36f33982f161389a39a6f73bff5c77fbd2106efc (patch)
tree81a9cf94523f7e3aa9689ec4c7949026af7ac70c /gril/grilreply.h
parente3188e7d4382fdca5b18de0d1d0af20d34927298 (diff)
downloadofono-36f33982f161389a39a6f73bff5c77fbd2106efc.tar.bz2
gril: Remove g_ril_reply_oem_hook_strings
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 b63da9ab..abb85f65 100644
--- a/gril/grilreply.h
+++ b/gril/grilreply.h
@@ -47,9 +47,6 @@ void g_ril_reply_free_oem_hook(struct reply_oem_hook *oem_hook);
struct reply_oem_hook *g_ril_reply_oem_hook_raw(GRil *gril,
const struct ril_msg *message);
-struct parcel_str_array *g_ril_reply_oem_hook_strings(GRil *gril,
- const struct ril_msg *message);
-
#ifdef __cplusplus
}
#endif