dead var removed

This commit is contained in:
Gerrit Linnemann 2015-11-02 15:31:25 +01:00
parent bf0530dd9d
commit 866f52ac12

View File

@ -15,8 +15,6 @@ var Log = null
var Helper = null;
var Conf = null;
var player = new Mplayer();
exports.init = function(Express, Configuration) {
App = Express;