Remove unused message 'wrong_wfQuery_params'
authorKevin Israel <pleasestand@live.com>
Wed, 4 Dec 2013 06:40:49 +0000 (01:40 -0500)
committerKevin Israel <pleasestand@live.com>
Wed, 4 Dec 2013 07:45:35 +0000 (02:45 -0500)
Follows-up r63241 (7220add43edf).

Change-Id: I76738264971fed87fe4bedd2854c2a8f801acff2

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index e6ecc78..5566cae 100644 (file)
@@ -1051,9 +1051,6 @@ It may contain one or more characters that cannot be used in titles.',
 'perfcachedts'                  => 'The following data is cached, and was last updated $1. A maximum of {{PLURAL:$4|one result is|$4 results are}} available in the cache.',
 'querypage-no-updates'          => 'Updates for this page are currently disabled.
 Data here will not presently be refreshed.',
-'wrong_wfQuery_params'          => 'Incorrect parameters to wfQuery()<br />
-Function: $1<br />
-Query: $2',
 'viewsource'                    => 'View source',
 'viewsource-title'              => 'View source for $1',
 'actionthrottled'               => 'Action throttled',
index f0160cc..096530c 100644 (file)
@@ -406,7 +406,6 @@ $wgMessageStructure = array(
                'perfcached',
                'perfcachedts',
                'querypage-no-updates',
-               'wrong_wfQuery_params',
                'viewsource',
                'viewsource-title',
                'actionthrottled',