From: Siebrand Mazeland Date: Sat, 16 Nov 2013 19:01:55 +0000 (+0100) Subject: Remove useless method overriding X-Git-Tag: 1.31.0-rc.0~18085^2 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=597bb6cfd6ca91125b6ede9ef4a70027d0eb2e46;p=lhc%2Fweb%2Fwiklou.git Remove useless method overriding Parent is: public function __construct( $mainModule, $moduleName, $modulePrefix = '' ) Spotted by CodeSniffer Change-Id: I71fdcc59584562e5287c43be337934a0ad4975b4 --- diff --git a/includes/api/ApiImageRotate.php b/includes/api/ApiImageRotate.php index 1a8f2a6a4b..5d2ee6f42f 100644 --- a/includes/api/ApiImageRotate.php +++ b/includes/api/ApiImageRotate.php @@ -24,10 +24,6 @@ class ApiImageRotate extends ApiBase { private $mPageSet = null; - public function __construct( $main, $action ) { - parent::__construct( $main, $action ); - } - /** * Add all items from $values into the result * @param array $result output