Add more error checking in auth
[blerg.git] / www / jssrc / lib / blergmedia.js
index 8a91f3e..cdd3e80 100644 (file)
@@ -76,5 +76,3 @@ BlergMedia.process = function(data) {
 
     return data;
 }
-
-window.addEventListener('load', BlergMedia.media_init, false);