mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 959004 - remove gVolumeMountLock declaration since it isn't used. r=bbondy
This commit is contained in:
parent
8c6600d7ad
commit
db9a5b98aa
@ -260,7 +260,6 @@ const PING_BGUC_ADDON_HAVE_INCOMPAT = 30;
|
||||
var gLocale = null;
|
||||
|
||||
#ifdef MOZ_B2G
|
||||
var gVolumeMountLock = null;
|
||||
XPCOMUtils.defineLazyGetter(this, "gExtStorage", function aus_gExtStorage() {
|
||||
return Services.env.get("EXTERNAL_STORAGE");
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user