Remove not existing method.

This commit is contained in:
James Cole 2018-02-27 07:37:40 +01:00 committed by GitHub
parent c71f498587
commit c80a76f8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ class General extends Twig_Extension
$this->getCurrencySymbol(),
$this->phpdate(),
$this->env(),
$this->getAmountFromJournal(),
//$this->getAmountFromJournal(),
$this->activeRouteStrict(),
$this->steamPositive(),
$this->activeRoutePartial(),