mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Remove iostream from debug output
This commit is contained in:
parent
9419bc8d54
commit
a56e9ccda6
@ -5053,8 +5053,6 @@ XS(XS_Client_GetSpellBookSlotBySpellID)
|
|||||||
XSRETURN(1);
|
XSRETURN(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
XS(XS_Client_UpdateTaskActivity); /* prototype to pass -Wmissing-prototypes */
|
XS(XS_Client_UpdateTaskActivity); /* prototype to pass -Wmissing-prototypes */
|
||||||
XS(XS_Client_UpdateTaskActivity)
|
XS(XS_Client_UpdateTaskActivity)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user