]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/users.cpp
Remove the Kiwi links from the readme.
[user/henk/code/inspircd.git] / src / users.cpp
index de9271c879b112ccef1eb76a5803e40a60ef09be..7029accc052a6c38ae6ee23cafb5f943c59d2671 100644 (file)
@@ -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();
 }