mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
deleted duplicate line after merge
This commit is contained in:
parent
50fcd60bc7
commit
2d8050c397
@ -43,9 +43,6 @@ void stalker_init(void) {
|
||||
/* *NEVER* stalk the stalker, only bad things will ever come of this! */
|
||||
gum_process_enumerate_ranges(GUM_PAGE_EXECUTE, stalker_exclude_self, NULL);
|
||||
|
||||
/* *NEVER* stalk the stalker, only bad things will ever come of this! */
|
||||
gum_process_enumerate_ranges(GUM_PAGE_EXECUTE, stalker_exclude_self, NULL);
|
||||
|
||||
}
|
||||
|
||||
GumStalker *stalker_get(void) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user