mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +00:00
Remove occurrences of LogSQL
This commit is contained in:
parent
c28570f92e
commit
d78b9ff2a1
@ -7252,7 +7252,6 @@ void command_flagedit(Client *c, const Seperator *sep) {
|
||||
return;
|
||||
}
|
||||
|
||||
c->LogSQL(query.c_str());
|
||||
c->Message(15, "Success! Zone %s now requires a flag, named %s", database.GetZoneName(zoneid), flag_name);
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user