mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-08-05 07:31:48 +02:00
Remove the old SqThrow function from the module API.
This commit is contained in:
@@ -229,7 +229,6 @@ void InitExports()
|
||||
g_SqExports.LogSWrn = LogSWrn;
|
||||
g_SqExports.LogSErr = LogSErr;
|
||||
g_SqExports.LogSFtl = LogSFtl;
|
||||
g_SqExports.SqThrow = SqThrow;
|
||||
|
||||
/*long numbers*/
|
||||
g_SqExports.GetSLongValue = SqEx_GetSLongValue;
|
||||
|
Reference in New Issue
Block a user