Skip to content

Commit

Permalink
Remove code used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmacha committed Jun 3, 2024
1 parent 5f94b90 commit 5469747
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Union/HookUtils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ namespace Union

void* FindSignatureAddress(Signature&& sig)
{
auto s = SIGNATURE_OF(&VDFS::GetVirtualFileList);
FindSignatureAddress(s);
return FindSignatureAddress(sig);
}

Expand Down

0 comments on commit 5469747

Please sign in to comment.