mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Remove occurrences of LogSQL
This commit is contained in:
@@ -6687,7 +6687,6 @@ void command_qglobal(Client *c, const Seperator *sep) {
|
||||
return;
|
||||
}
|
||||
|
||||
c->LogSQL(query.c_str());
|
||||
c->Message(15, "Success! Changes take effect on zone reboot.");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user