diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/users.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/users.h b/include/users.h index 35c2647d8..729121bea 100644 --- a/include/users.h +++ b/include/users.h @@ -693,10 +693,6 @@ class CoreExport User : public EventHandler */ int Penalty; - /** True if we are flushing penalty lines - */ - bool OverPenalty; - /** If this bool is set then penalty rules do not apply to this user */ bool ExemptFromPenalty; |