Unbreak master by restoring Profiler::profile(In|Out)
[lhc/web/wiklou.git] / includes / Title.php
index 2adda65..0cac64a 100644 (file)
@@ -2717,7 +2717,6 @@ class Title {
                        return array( $this->mHasCascadingRestrictions, $pagerestrictions );
                }
 
-
                $dbr = wfGetDB( DB_SLAVE );
 
                if ( $this->getNamespace() == NS_FILE ) {