Skip to content

Commit

Permalink
remove duplicated code (#13550)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepereiradasilva authored and zero-24 committed Jan 10, 2017
1 parent 192e04d commit 3e8867f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions layouts/joomla/searchtools/default/filters.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@

$data = $displayData;

// Check for show on fields.
$filters = $data['view']->filterForm->getGroup('filter');

// Load the form filters
$filters = $data['view']->filterForm->getGroup('filter');
?>
Expand Down

0 comments on commit 3e8867f

Please sign in to comment.