You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
remove: debug log
This commit removes logging used in development, which is not needed anymore.
This commit is contained in:
@@ -849,7 +849,6 @@ static bool prepare_environment() {
|
|||||||
|
|
||||||
void init_monitor() {
|
void init_monitor() {
|
||||||
LOGI("ReZygisk %s", ZKSU_VERSION);
|
LOGI("ReZygisk %s", ZKSU_VERSION);
|
||||||
LOGI("init monitor started");
|
|
||||||
|
|
||||||
if (!prepare_environment()) exit(1);
|
if (!prepare_environment()) exit(1);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user