OSDN Git Service

Fix building issues with pie-x86
[android-x86/external-koush-Superuser.git] / Superuser / jni / su / db.c
index 6b5b2e5..dd47197 100644 (file)
@@ -89,7 +89,6 @@ policy_t database_check(struct su_context *ctx) {
         return INTERACTIVE;
     }
     
-    int result;
     char *err = NULL;
     struct callback_data_t data;
     data.ctx = ctx;