Remove occurrences of LogSQL

This commit is contained in:
Akkadius
2015-01-24 03:49:14 -06:00
parent 4e9cfa7c30
commit 8ba8a1e6fa
-1
View File
@@ -8137,7 +8137,6 @@ void command_advnpcspawn(Client *c, const Seperator *sep)
return;
}
c->LogSQL(query.c_str());
c->Message(0, "Updating respawn timer successful.");
s2->SetRespawnTimer(new_rs);
s2->SetVariance(new_var);