Skip to content

Commit

Permalink
Remove unused processKernel definition
Browse files Browse the repository at this point in the history
  • Loading branch information
royalgraphx committed Dec 1, 2024
1 parent 380c693 commit 447a62f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions VMHide/kern_start.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,6 @@ class VMH {
*/
static VMH *callbackVMH;

/**
* Enable KernelPatcher for resolving symbols
*
* @param patcher KernelPatcher instance
*/
void processKernel(KernelPatcher &patcher);

/**
* Static variable to store the original kern hv vmm present handler
*/
Expand Down

0 comments on commit 447a62f

Please sign in to comment.