mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-16 15:20:08 +00:00
Fix several small issues
This commit is contained in:
@@ -277,11 +277,6 @@ int resetprop_main(int argc, char *argv[]) {
|
||||
}
|
||||
}
|
||||
|
||||
PRINT_D("resetprop by nkk71 & topjohnwu\n");
|
||||
|
||||
if (init_resetprop())
|
||||
return -1;
|
||||
|
||||
if (file) {
|
||||
return read_prop_file(filename, trigger);
|
||||
} else if (del) {
|
||||
|
Reference in New Issue
Block a user