Skip to content

Commit b3b6a06

Browse files
committed
imported patch del-service-io.diff
1 parent 400bf02 commit b3b6a06

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

common/content/services.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ const Services = Module("services", {
7070
class_: "@mozilla.org/intl/texttosuburi;1",
7171
iface: Ci.nsITextToSubURI
7272
},
73-
"io": {
74-
class_: "@mozilla.org/network/io-service;1",
75-
iface: Ci.nsIIOService
76-
},
7773
};
7874

7975
this.addClass("file", "@mozilla.org/file/local;1", Ci.nsILocalFile);

0 commit comments

Comments
 (0)