From: Michael Date: Tue, 14 Sep 2021 08:08:50 +0000 (+0000) Subject: Removing unused variable X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f99c4ca704cdbab9ab5c2127f9bdde524ea92f21;p=friendica.git Removing unused variable --- diff --git a/src/Model/Post/Media.php b/src/Model/Post/Media.php index 087a36cb16..a29b2dcc72 100644 --- a/src/Model/Post/Media.php +++ b/src/Model/Post/Media.php @@ -547,7 +547,6 @@ class Media return $attachments; } - $height = 0; $heights = []; $selected = ''; $previews = [];