diff --git a/kernel/ksu.c b/kernel/ksu.c index 452ecb15..7bd15f82 100644 --- a/kernel/ksu.c +++ b/kernel/ksu.c @@ -302,8 +302,6 @@ int ksu_handle_prctl(int option, unsigned long arg2, unsigned long arg3, int kernelsu_init(void) { - int rc = 0; - #ifdef CONFIG_KSU_DEBUG pr_alert("You are running DEBUG version of KernelSU"); #endif