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