diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/users.cpp b/src/users.cpp index 0060b45ee..7a8878106 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -36,7 +36,6 @@ userrec::userrec() strcpy(dhost,""); strcpy(fullname,""); strcpy(modes,""); - strcpy(inbuf,""); strcpy(server,""); strcpy(awaymsg,""); strcpy(oper,""); |