We remove a useless variable.
This commit is contained in:
parent
c7df2b17e6
commit
8bdc839e91
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ class ExtractMultipleFramesFilter implements VideoFilterInterface
|
||||||
*/
|
*/
|
||||||
public function apply(Video $video, VideoInterface $format)
|
public function apply(Video $video, VideoInterface $format)
|
||||||
{
|
{
|
||||||
$dimensions = null;
|
|
||||||
$commands = array();
|
$commands = array();
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue