summaryrefslogtreecommitdiffstats
path: root/toolkit/modules/Services.jsm
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/modules/Services.jsm')
-rw-r--r--toolkit/modules/Services.jsm1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/modules/Services.jsm b/toolkit/modules/Services.jsm
index 1796acd4c..9b5082efd 100644
--- a/toolkit/modules/Services.jsm
+++ b/toolkit/modules/Services.jsm
@@ -8,7 +8,6 @@ const Ci = Components.interfaces;
const Cc = Components.classes;
const Cr = Components.results;
-Components.utils.import("resource://gre/modules/AppConstants.jsm");
Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
this.Services = {};