diff --git a/templates/player-gallery.php b/templates/player-gallery.php index fc38eb7a..4a63044d 100644 --- a/templates/player-gallery.php +++ b/templates/player-gallery.php @@ -138,7 +138,6 @@ echo apply_filters( 'gallery_style', $gallery_style . "\n\t\t" ); sp_get_template( 'player-gallery-thumbnail.php', array( 'id' => $player_id, - 'performance' => $performance, 'itemtag' => $itemtag, 'icontag' => $icontag, 'captiontag' => $captiontag,