Gah, forget this. borked
This commit is contained in:
parent
2cc1bdff41
commit
84e414cdcd
1 changed files with 0 additions and 5 deletions
|
|
@ -1169,11 +1169,6 @@ class Image
|
|||
unlink( $thumbPath );
|
||||
} else {
|
||||
// All good
|
||||
if( $err !== true ) {
|
||||
wfDebugLog( 'thumbnail',
|
||||
sprintf( 'thumbnail maybe failed on %s, non-empty output kept: "%s" from "%s"',
|
||||
wfHostname(), trim($err), $cmd ) );
|
||||
}
|
||||
$err = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue