Remove unused variables

pull/749/head
lilia 11 years ago
parent 44f9ea5d49
commit a104ee9ca6

@ -56,8 +56,6 @@
request.respond(500, 'Bad encrypted websocket message'); request.respond(500, 'Bad encrypted websocket message');
}); });
}); });
var opened = false;
var panel = 0;
extension.browserAction(window.openInbox); extension.browserAction(window.openInbox);
}; };

Loading…
Cancel
Save