Remove iostream from debug output

This commit is contained in:
Akkadius 2015-01-04 02:55:38 -06:00
parent 9419bc8d54
commit a56e9ccda6

View File

@ -5053,8 +5053,6 @@ XS(XS_Client_GetSpellBookSlotBySpellID)
XSRETURN(1);
}
#include <iostream>
XS(XS_Client_UpdateTaskActivity); /* prototype to pass -Wmissing-prototypes */
XS(XS_Client_UpdateTaskActivity)
{