]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/users.cpp
core_whowas Purge nicks as soon as they no longer have any entries
[user/henk/code/inspircd.git] / src / users.cpp
index 2585443126c8f85a40cc5617d23679e2a3c72eb9..93fd8d06568b169f9e84138f09297a055bc92923 100644 (file)
@@ -26,8 +26,6 @@
 #include "inspircd.h"
 #include "xline.h"
 
-already_sent_t LocalUser::already_sent_id = 0;
-
 bool User::IsNoticeMaskSet(unsigned char sm)
 {
        if (!isalpha(sm))