[Replicant] [PATCH 01/15] ipc.c: get rid of unused variables
Denis 'GNUtoo' Carikli
GNUtoo at cyberdimension.org
Tue May 7 13:57:20 UTC 2019
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
samsung-ipc/ipc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/samsung-ipc/ipc.c b/samsung-ipc/ipc.c
index b3ee679..070d736 100644
--- a/samsung-ipc/ipc.c
+++ b/samsung-ipc/ipc.c
@@ -52,7 +52,6 @@ int ipc_device_detect(void)
int index = -1;
int fd = -1;
size_t length;
- int rc;
int i;
#ifdef IPC_DEVICE_NAME
--
2.21.0
More information about the Replicant
mailing list