mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove Async.sugar from wbo.js.
This commit is contained in:
parent
ce37486d9c
commit
5f22d9bd1c
@ -44,9 +44,6 @@ const Cu = Components.utils;
|
||||
Cu.import("resource://weave/log4moz.js");
|
||||
Cu.import("resource://weave/resource.js");
|
||||
Cu.import("resource://weave/util.js");
|
||||
Cu.import("resource://weave/async.js");
|
||||
|
||||
Function.prototype.async = Async.sugar;
|
||||
|
||||
function WBORecord(uri) {
|
||||
this._WBORec_init(uri);
|
||||
|
Loading…
Reference in New Issue
Block a user