Remove dead code in the Photo asset.
This commit is contained in:
parent
b1221a8442
commit
6dbd389c86
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ sub applyConstraints {
|
|||
# Update the asset's size and make a thumbnail
|
||||
my $maxImageSize = $gallery->get("imageViewSize")
|
||||
|| $self->session->setting->get("maxImageSize");
|
||||
my $parameters = $self->get("parameters");
|
||||
my $storage = $self->getStorageLocation;
|
||||
my $file = $self->get("filename");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue