Remove occurrences of LogSQL

This commit is contained in:
Akkadius 2015-01-24 03:49:12 -06:00
parent c218419ecc
commit 2d24b1f37e

View File

@ -8066,7 +8066,6 @@ void command_advnpcspawn(Client *c, const Seperator *sep)
return;
}
c->LogSQL(query.c_str());
c->Message(0, "Spawnpoint Removed successfully.");
target->Depop(false);