minor: remove debugging output when adding image

This commit is contained in:
onli 2017-10-29 03:05:01 +01:00
parent cacf778480
commit d9db68ac5f

View File

@ -95,7 +95,6 @@ class serendipity_event_responsiveimages extends serendipity_event
break;
case 'backend_media_makethumb':
echo $addData;
// $eventData is usually defined as:
// array(array(
// 'thumbSize' => $serendipity['thumbSize'],