Merge "Fix phrase search"
[lhc/web/wiklou.git] / includes / DeprecatedGlobal.php
index 14329d3..7c592c6 100644 (file)
@@ -38,7 +38,6 @@ class DeprecatedGlobal extends StubObject {
        // PSR2.Methods.MethodDeclaration.Underscore
        // PSR2.Classes.PropertyDeclaration.ScopeMissing
        function _newObject() {
-
                /* Put the caller offset for wfDeprecated as 6, as
                 * that gives the function that uses this object, since:
                 * 1 = this function ( _newObject )