summaryrefslogtreecommitdiff
path: root/include/users.h
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2015-11-10 17:20:23 +0100
committerAttila Molnar <attilamolnar@hush.com>2015-11-10 17:20:23 +0100
commit903a0075d3c123b16128b9f8f2eb36878c28e282 (patch)
tree46e8c60157f98464ae55e7ea5609ffc091422733 /include/users.h
parent2c51a2bf17b6c377f0207f3d89b4b3f399fc0178 (diff)
parentaa05a6fd4d5c11dc8e8adc469134a2802446fe9f (diff)
Merge branch 'master+alreadysent'
Diffstat (limited to 'include/users.h')
-rw-r--r--include/users.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h
index 03540018b..fa346a329 100644
--- a/include/users.h
+++ b/include/users.h
@@ -720,7 +720,6 @@ class CoreExport LocalUser : public User, public insp::intrusive_list_node<Local
*/
unsigned int CommandFloodPenalty;
- static already_sent_t already_sent_id;
already_sent_t already_sent;
/** Check if the user matches a G or K line, and disconnect them if they do.