summaryrefslogtreecommitdiff
path: root/src/regchannel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/regchannel.cpp')
-rw-r--r--src/regchannel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regchannel.cpp b/src/regchannel.cpp
index a205e7228..d53f496a2 100644
--- a/src/regchannel.cpp
+++ b/src/regchannel.cpp
@@ -25,7 +25,6 @@ ChannelInfo::ChannelInfo(const std::string &chname)
throw CoreException("Empty channel passed to ChannelInfo constructor");
next = prev = NULL;
- name[0] = last_topic_setter[0] = '\0';
founder = successor = NULL;
desc = url = email = last_topic = forbidby = forbidreason = NULL;
last_topic_time = 0;