Another unused variable. re #127

This commit is contained in:
Sébastien Lucas 2013-12-14 19:00:44 +01:00
parent d3934b9254
commit cedbd89c7a

View file

@ -721,7 +721,6 @@ class PageQueryResult extends Page
public function InitializeContent ()
{
global $config;
$scope = getURLParam ("scope");
if (empty ($scope)) {
$this->title = str_format (localize ("search.result"), $this->query);