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 de9271c87..7029accc0 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -469,7 +469,6 @@ void OperInfo::init() } // Compatibility for older configs that don't have the snomasks field. - // TODO: remove this before v4 is released. if (defaultsnomasks) AllowedSnomasks.set(); } |