Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gc: don't double call RetrieveMessage (#27)
The original function is called already using `SH_CALL`, so always supercede in the hook afterwards to not call it twice. The forward definition had an extra unused parameter defined.
- Loading branch information