mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
Remove meaningless imagedestroy() with undefined variable
This commit is contained in:
parent
12ccb356b0
commit
aeba5b2192
1 changed files with 0 additions and 1 deletions
|
|
@ -597,7 +597,6 @@ class FileHandler
|
||||||
|
|
||||||
if(!$source)
|
if(!$source)
|
||||||
{
|
{
|
||||||
imagedestroy($thumb);
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue