diff options
Diffstat (limited to 'src/actions/commands.cpp')
-rw-r--r-- | src/actions/commands.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp index ed017a74c..a3238e81c 100644 --- a/src/actions/commands.cpp +++ b/src/actions/commands.cpp @@ -519,7 +519,6 @@ impHandler(imitation) impHandler0(sendMail) { - // +++ need impliment for hercules const ServerTypeT type = Net::getNetworkType(); #ifdef EATHENA_SUPPORT if (type == ServerType::EATHENA || type == ServerType::EVOL2) |