From a30ca51c59fdbf11f6902d270c012389d0f3a0d6 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 3 Dec 2015 10:12:59 -0600 Subject: gril: Remove g_ril_request_oem_hook_raw --- gril/grilrequest.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gril/grilrequest.h') diff --git a/gril/grilrequest.h b/gril/grilrequest.h index 8bd7fb4b..6079c565 100644 --- a/gril/grilrequest.h +++ b/gril/grilrequest.h @@ -34,9 +34,6 @@ extern "C" { #endif -void g_ril_request_oem_hook_raw(GRil *gril, const void *payload, size_t length, - struct parcel *rilp); - void g_ril_request_oem_hook_strings(GRil *gril, const char **strs, int num_str, struct parcel *rilp); -- cgit v1.2.3