[Replicant] [libsamsung-ril] [PATCH 5/8] data: remove unused setup_data_call_response variable

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Fri Aug 21 04:07:01 UTC 2020


Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
 data.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/data.c b/data.c
index 5335a97..11d0b47 100644
--- a/data.c
+++ b/data.c
@@ -871,7 +871,6 @@ int ipc_gprs_call_status(struct ipc_message *message)
 #if RIL_VERSION >= 6
 	RIL_Data_Call_Response_v6 response;
 #else
-	char *setup_data_call_response[3];
 	int fail_cause;
 	unsigned int i;
 #endif
-- 
2.28.0



More information about the Replicant mailing list