summaryrefslogtreecommitdiff
path: root/include/u_listmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u_listmode.h')
-rw-r--r--include/u_listmode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/u_listmode.h b/include/u_listmode.h
index 61caa7c52..67e8934e5 100644
--- a/include/u_listmode.h
+++ b/include/u_listmode.h
@@ -176,7 +176,6 @@ class ListModeBase : public ModeHandler
{
irc::modestacker modestack(false);
std::deque<std::string> stackresult;
- //const char* mode_junk[MAXMODES+2];
std::vector<std::string> mode_junk;
mode_junk[0] = channel->name;