mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-28 19:52:29 +00:00
Remove occurrences of LogSQL
This commit is contained in:
parent
fcd4923938
commit
71f0d86767
@ -6674,7 +6674,6 @@ void command_qglobal(Client *c, const Seperator *sep) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
c->LogSQL(query.c_str());
|
|
||||||
c->Message(15, "Success! Changes take effect on zone reboot.");
|
c->Message(15, "Success! Changes take effect on zone reboot.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user