Skip to content

Commit

Permalink
Vutils
Browse files Browse the repository at this point in the history
  • Loading branch information
vic4key committed Dec 8, 2023
1 parent 5b98ef7 commit b762630
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/3rdparty/CH/cpp-hooking/inl_hooking.h
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,5 @@ class INLHookingManager : public vu::SingletonT<INLHookingManager>
{
return hooked.m_invoker->invoke<Return>(std::forward<Args>(args)...);
}

return 0;
}
};

0 comments on commit b762630

Please sign in to comment.