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 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