mirror of
https://github.com/rehlds/reapi.git
synced 2025-02-06 18:42:19 +03:00
Remove debug print
This commit is contained in:
parent
89e1730a79
commit
1b89757c7f
@ -130,7 +130,6 @@ cell AMX_NATIVE_CALL SetHookChainReturn(AMX *amx, cell *params)
|
|||||||
getATypeStr(static_cast<AType>(params[arg_type]))
|
getATypeStr(static_cast<AType>(params[arg_type]))
|
||||||
);
|
);
|
||||||
|
|
||||||
printf("> SetHookChainReturn: called #3\n");
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user