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:
@@ -34,7 +34,6 @@ public:
|
||||
void Sit();
|
||||
void Save();
|
||||
void Save(int commit_now);
|
||||
void SaveBackup();
|
||||
bool Connected();
|
||||
bool InZone();
|
||||
void Kick();
|
||||
|
||||
Reference in New Issue
Block a user