mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Remove occurrences of LogSQL
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user