My media-rss.php doesn’t have that line. I am using version 1.7.4
But I did change line
function get_last_pictures_mrss($page = 0, $show = 30)
to
function get_last_pictures_mrss($page = 0, $show = 99999)
The note above it says
@param show The number of pictures to include in one field (default 30)
But this still hasn’t changed the 10 that are showing up.