summaryrefslogtreecommitdiff
path: root/src/nickcore.cpp
diff options
context:
space:
mode:
authorAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-05-14 20:52:17 +0000
committerAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-05-14 20:52:17 +0000
commit5993a65b87ecf794158dca1ac2602c1755c2a27e (patch)
treeacc99878b60d229d65e2daa24c39879900476acb /src/nickcore.cpp
parent116a4b2bea556911239f735c467c7b6f1415c0a7 (diff)
Fixed many windows problems in the debug build
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2960 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/nickcore.cpp')
-rw-r--r--src/nickcore.cpp1
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;