mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-16 17:02:28 +00:00
Remove occurrences of LogSQL
This commit is contained in:
parent
384c041ea9
commit
d2011e58b4
@ -7969,7 +7969,6 @@ void command_advnpcspawn(Client *c, const Seperator *sep)
|
||||
return;
|
||||
}
|
||||
|
||||
c->LogSQL(query.c_str());
|
||||
c->Message(0, "Group ID %i created successfully!", results.LastInsertedID());
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user