diff options
Diffstat (limited to 'picture.php')
-rw-r--r-- | picture.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/picture.php b/picture.php index aaefcaa3e..a0eadf3e8 100644 --- a/picture.php +++ b/picture.php @@ -640,7 +640,6 @@ foreach (array('first','previous','next','last', 'current') as $which_image) array_merge( $picture[$which_image], array( - 'THUMB_SRC' => $picture[$which_image]['derivatives'][IMG_THUMB]->get_url(), // Params slideshow was transmit to navigation buttons 'U_IMG' => add_url_params( |