Bug 1509469 Remove unused ContentAreaUtils.ioService r=dao

Differential Revision: https://phabricator.services.mozilla.com/D13614

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Hrushikesh Bodas 2018-12-01 15:05:59 +00:00
Родитель 0f48fb4ff1
Коммит 2c8253d020
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -19,12 +19,6 @@ XPCOMUtils.defineLazyModuleGetters(this, {
});
var ContentAreaUtils = {
// this is for backwards compatibility.
get ioService() {
return Services.io;
},
get stringBundle() {
delete this.stringBundle;
return this.stringBundle =