diff --git a/sources/application/WebPage/DownloadPage.php b/sources/application/WebPage/DownloadPage.php index 643473597..360213ac3 100644 --- a/sources/application/WebPage/DownloadPage.php +++ b/sources/application/WebPage/DownloadPage.php @@ -10,11 +10,6 @@ class DownloadPage extends AjaxPage /**@var string */ protected $sContent; - public function __construct($s_title) - { - parent::__construct($s_title); - } - /** * @param string $sContent *