mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-05 20:53:52 +00:00
Remove Duplicative MySQL Error: Error in UpdateLiveChar query '
This commit is contained in:
parent
78746a40fa
commit
3473e11376
@ -3086,7 +3086,6 @@ bool Database::UpdateLiveChar(char* charname,uint32 lsaccount_id) {
|
||||
|
||||
if (!results.Success())
|
||||
{
|
||||
std::cerr << "Error in UpdateLiveChar query '" << query << "' " << results.ErrorMessage() << std::endl;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user