Remove galanguage from list=gadgets

The language is unused in the api module and has no param description.

Change-Id: I08f64684415dafbd4b13dc7aab511aed6d5e3e0e
This commit is contained in:
umherirrender 2014-06-07 07:47:40 +02:00
parent 3f3deb1410
commit 69d298509b

View file

@ -173,7 +173,6 @@ class ApiQueryGadgets extends ApiQueryBase {
'desc',
),
),
'language' => null,
'categories' => array(
ApiBase::PARAM_ISMULTI => true,
ApiBase::PARAM_TYPE => 'string',