diff --git simplenews.module simplenews.module
index 3424b9d..2e2b435 100644
--- simplenews.module
+++ simplenews.module
@@ -798,7 +798,6 @@ function simplenews_user($op, &$edit, &$account, $category = NULL) {
             '#weight' => -1,
           );
         }
-        return array(t('Newsletters') => $subscriptions);
       }
       break;
   }
