Merge "Add autocomplete for WhatLinksHere subpages"
[lhc/web/wiklou.git] / includes / skins / Skin.php
index 9296aa5..999dda8 100644 (file)
@@ -1468,7 +1468,6 @@ abstract class Skin extends ContextSource {
        private function getCachedNotice( $name ) {
                global $wgRenderHashAppend, $parserMemc, $wgContLang;
 
-
                $needParse = false;
 
                if ( $name === 'default' ) {