Fix phpdoc in StatsdAwareInterface
[lhc/web/wiklou.git] / includes / Setup.php
index 81a120b..c60311f 100644 (file)
@@ -128,8 +128,6 @@ if ( isset( $wgFooterIcons['copyright']['copyright'] )
                        'src' => $wgRightsIcon,
                        'alt' => $wgRightsText,
                ];
-       } else {
-               unset( $wgFooterIcons['copyright']['copyright'] );
        }
 }