diff options
| author | 2021-03-05 04:30:08 +0000 | |
|---|---|---|
| committer | 2021-03-05 04:31:20 +0000 | |
| commit | 9d5b3f0d3cf52409b21d99feab77c50ffb26285e (patch) | |
| tree | ad271f19d7d059fbad8f6fcca5846ff443d67ff8 /src/users.cpp | |
| parent | Fix comments that claim that the InspIRCd protocol uses TS6 UUIDs. (diff) | |
Remove some todo comments which are outdated or misleading.
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(); } |
