aboutsummaryrefslogtreecommitdiffstats
path: root/js/vapi-messaging.js
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2019-07-19 16:00:08 +0200
committerAlessio Vanni <vannilla@firemail.cc>2019-07-19 16:00:08 +0200
commitacd097e4733c106a15815c90e21c00d0c545e042 (patch)
tree03910671df22785ea18be4415eb6c14d8553d329 /js/vapi-messaging.js
parent8c05a1711951f3cc9179eec2c086b0e88d42e5f0 (diff)
downloadematrix-acd097e4733c106a15815c90e21c00d0c545e042.tar.lz
ematrix-acd097e4733c106a15815c90e21c00d0c545e042.tar.xz
ematrix-acd097e4733c106a15815c90e21c00d0c545e042.zip
Make components and Services.jsm global
Once again, but this time it works.
Diffstat (limited to 'js/vapi-messaging.js')
-rw-r--r--js/vapi-messaging.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/vapi-messaging.js b/js/vapi-messaging.js
index b320a27..d0a3333 100644
--- a/js/vapi-messaging.js
+++ b/js/vapi-messaging.js
@@ -26,8 +26,6 @@
/******************************************************************************/
(function () {
- const {classes: Cc, interfaces: Ci, utils: Cu} = Components;
- Cu.import('resource://gre/modules/Services.jsm');
Cu.import('chrome://ematrix/content/CallbackWrapper.jsm');
vAPI.messaging = {