mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2024-11-19 11:11:22 +00:00
riru: Remove unused DEBUG constant
We're using macros instead.
This commit is contained in:
parent
2f012bfed5
commit
048c78f1a3
@ -15,8 +15,6 @@
|
||||
#define DEBUG(...)
|
||||
#endif
|
||||
|
||||
static constexpr bool DEBUG = true;
|
||||
|
||||
static void *moduleDex;
|
||||
static size_t moduleDexSize;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user