mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
[Commands] Remove #profiledump and #profilereset Commands. (#2546)
- These commands don't seem to be used anymore.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "../client.h"
|
||||
|
||||
void command_profilereset(Client *c, const Seperator *sep)
|
||||
{
|
||||
ResetZoneProfile();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user