Remove comments literally repeating the next line of code
[lhc/web/wiklou.git] / includes / parser / CoreParserFunctions.php
index 8ab5c31..d1d1a9c 100644 (file)
@@ -327,7 +327,6 @@ class CoreParserFunctions {
 
                $username = trim( $username );
 
-               // default
                $gender = User::getDefaultOption( 'gender' );
 
                // allow prefix and normalize (e.g. "*foo" -> "*foo" ).