From 73cde24d9690e2b9d4fb588fa8cc54fa50ef0b3e Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sat, 4 Oct 2014 23:19:23 +0200 Subject: client: RIL state update delegation, no client destroy, IPC client boot in open Signed-off-by: Paul Kocialkowski --- samsung-ril.h | 1 - 1 file changed, 1 deletion(-) (limited to 'samsung-ril.h') diff --git a/samsung-ril.h b/samsung-ril.h index 2879782..7c60449 100644 --- a/samsung-ril.h +++ b/samsung-ril.h @@ -103,7 +103,6 @@ struct ril_client_callbacks { struct ril_client { int id; char *name; - int critical; struct ril_client_handlers *handlers; struct ril_client_callbacks *callbacks; -- cgit v1.1