summaryrefslogtreecommitdiff
path: root/js/prefs.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/prefs.js')
-rwxr-xr-xjs/prefs.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/js/prefs.js b/js/prefs.js
index 3600c5fb1..ea5d847a9 100755
--- a/js/prefs.js
+++ b/js/prefs.js
@@ -60,11 +60,6 @@ require(["dojo/_base/kernel",
report_error(message, filename, lineno, colno, error);
};
- CommonDialogs = fox.CommonDialogs();
- Filters = fox.CommonFilters();
- Users = fox.PrefUsers();
- Prefs = fox.PrefHelpers();
-
parser.parse();
this.setLoadingProgress(50);