Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 samsung-ipc/rfs.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/samsung-ipc/rfs.c b/samsung-ipc/rfs.c
index 3e44829..e1f9f9a 100644
--- a/samsung-ipc/rfs.c
+++ b/samsung-ipc/rfs.c
@@ -39,7 +39,6 @@ char *ipc_nv_data_md5_calculate(const char *path, const char 
*secret,
     char *md5_string = NULL;
     unsigned char md5_hash[MD5_DIGEST_LENGTH] = { 0 };
     MD5_CTX ctx;
-    int rc;
 
     if (secret == NULL)
         return NULL;
-- 
2.24.0

_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to