mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
[Cleanup] Remove unused SaveBackup in client.h (#3030)
# Notes - This is unused and does nothing in both Perl and Lua.
This commit is contained in:
@@ -743,9 +743,6 @@ bool Client::Save(uint8 iCommitNow) {
|
||||
return true;
|
||||
}
|
||||
|
||||
void Client::SaveBackup() {
|
||||
}
|
||||
|
||||
CLIENTPACKET::CLIENTPACKET()
|
||||
{
|
||||
app = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user