diff --git a/library/digital_resources/StoryPlayR/Config.php b/library/digital_resources/StoryPlayR/Config.php
index b9c424b21749c1a742db801f508ac4228f9fb3e5..63ffbf5e93ea8ac36f9728622e890b752d23fe88 100644
--- a/library/digital_resources/StoryPlayR/Config.php
+++ b/library/digital_resources/StoryPlayR/Config.php
@@ -60,7 +60,6 @@ class StoryPlayR_Config extends Class_DigitalResource_Config {
 
 
   public function getAlbumSsoUrl($user, $album) {
-    return parent::getAlbumSsoUrl($user, $album);
     if(!$album)
       return '';