From 38379634e6b354a98558faf9efe0baccfbdd211f Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 13 May 2021 17:47:16 +0100 Subject: Kill some useless comments. --- src/modules/m_remove.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/modules/m_remove.cpp') diff --git a/src/modules/m_remove.cpp b/src/modules/m_remove.cpp index 1829ed0d8..723ed1bec 100644 --- a/src/modules/m_remove.cpp +++ b/src/modules/m_remove.cpp @@ -164,8 +164,6 @@ class RemoveBase : public Command } }; -/** Handle /REMOVE - */ class CommandRemove : public RemoveBase { public: @@ -182,8 +180,6 @@ class CommandRemove : public RemoveBase } }; -/** Handle /FPART - */ class CommandFpart : public RemoveBase { public: -- cgit v1.3.1-10-gc9f91