X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiFormatTxt.php;h=4130e70cf2d2102eaab9d4f20c004214a3c32034;hb=3b658a2dd3339dce93ad74984eb0120f6c50ccd9;hp=3e1f59235bee8706c69f64c0bb92a5ca341cbf3b;hpb=78f603d87c65fd5c3a063b5025d6c94d4b2f77f0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiFormatTxt.php b/includes/api/ApiFormatTxt.php index 3e1f59235b..4130e70cf2 100644 --- a/includes/api/ApiFormatTxt.php +++ b/includes/api/ApiFormatTxt.php @@ -30,10 +30,6 @@ */ class ApiFormatTxt extends ApiFormatBase { - public function __construct( $main, $format ) { - parent::__construct( $main, $format ); - } - public function getMimeType() { // This looks like it should be text/plain, but IE7 is so // brain-damaged it tries to parse text/plain as HTML if it