diff options
Diffstat (limited to 'src/nickcore.cpp')
-rw-r--r-- | src/nickcore.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nickcore.cpp b/src/nickcore.cpp index 84761ed79..1b01c3d54 100644 --- a/src/nickcore.cpp +++ b/src/nickcore.cpp @@ -14,7 +14,6 @@ NickCore::NickCore(const std::string &coredisplay) next = prev = NULL; display = email = greet = url = NULL; ot = NULL; - pass[0] = '\0'; icq = 0; language = channelcount = 0; lastmail = 0; |