Skip to content

Commit

Permalink
Code clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 authored and topjohnwu committed Jan 30, 2024
1 parent cc044cc commit 356ee1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion native/src/core/zygisk/entry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ using namespace std;
string native_bridge = "0";

static bool is_compatible_with(uint32_t) {
auto name = get_prop(NBPROP);
zygisk_logging();
hook_functions();
ZLOGD("load success\n");
Expand Down

0 comments on commit 356ee1f

Please sign in to comment.