diff --git a/index.html b/index.html index 374fc174..cf3cd125 100755 --- a/index.html +++ b/index.html @@ -138,7 +138,6 @@ Hotkeys.init(winamp); Context.init(winamp); - MainWindowUi.init(winamp); } else { document.getElementById('winamp').style.display = 'none'; document.getElementById('browser-compatibility').style.display = 'block';