summaryrefslogtreecommitdiff
path: root/modules/commands/ms_rsend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ms_rsend.cpp')
-rw-r--r--modules/commands/ms_rsend.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/ms_rsend.cpp b/modules/commands/ms_rsend.cpp
index 37c633e02..9dcb7033c 100644
--- a/modules/commands/ms_rsend.cpp
+++ b/modules/commands/ms_rsend.cpp
@@ -99,7 +99,6 @@ class MSRSend : public Module
if (!Config->MSMemoReceipt)
throw ModuleException("Invalid value for memoreceipt");
- ModuleManager::RegisterService(&commandmsrsend);
}
};