Removed unused variables
This commit is contained in:
parent
91d943db74
commit
83c04b693f
@ -4,12 +4,6 @@
|
|||||||
* all kinds functions and vars
|
* all kinds functions and vars
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var baseurl = '/mopidy';
|
|
||||||
var host = window.location.hostname;
|
|
||||||
var port = window.location.port;
|
|
||||||
var wsurl = host + ':' + port + baseurl
|
|
||||||
var intv;
|
|
||||||
var socket;
|
|
||||||
var mopidy;
|
var mopidy;
|
||||||
|
|
||||||
//values for controls
|
//values for controls
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user